:
logo qtransform

  to  

Calculate:



Convert 1001 from binary

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

Enter the number and then click the button convert




1001 to decimal conversion rule

1001 to octal conversion rule

1001 to hexadecimal conversion rule

Binary to Decimal

Convert 10012 to decimal:
10012 = 910

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

Binary to Octal

Convert 10012 to octal:
10012 = 1 001 = 118

binary
1001
1 001
1001 step
0
octal
11
11 step
1

Binary to Hexadecimal

Convert 10012 to hexadecimal:
10012 = 1001 = 916

binary
1001
1001 step
0
hexadecimal
9
9 step
1

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