:
logo qtransform

  to  

Calculate:



Convert 1000 from binary

How to convert number 1000 from binary to decimal, octal, hexadecimal?
Binary to: decimal octal hexadecimal

Enter the number and then click the button convert




1000 to decimal conversion rule

1000 to octal conversion rule

1000 to hexadecimal conversion rule

Binary to Decimal

Convert 10002 to decimal:
10002 = 810

binary 1000 step
0
decimal (1*23) +(0*22) +(0*21) +(0*20) step
1
decimal
8 =
8 +0 +0 +0 step
2

Binary to Octal

Convert 10002 to octal:
10002 = 1 000 = 108

binary
1000
1 000
1000 step
0
octal
10
10 step
1

Binary to Hexadecimal

Convert 10002 to hexadecimal:
10002 = 1000 = 816

binary
1000
1000 step
0
hexadecimal
8
8 step
1

Convert other numbers:
11 100 101 110 111 1000 1001 1010 1011 1100 1101