:
logo qtransform

  to  

Calculate:



Convert 100 from binary

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

Enter the number and then click the button convert




100 to decimal conversion rule

100 to octal conversion rule

100 to hexadecimal conversion rule

Binary to Decimal

Convert 1002 to decimal:
1002 = 410

binary 100 step
0
decimal (1*22) +(0*21) +(0*20) step
1
decimal
4 =
4 +0 +0 step
2

Binary to Octal

Convert 1002 to octal:
1002 = 100 = 48

binary
100
100
100 step
0
octal
4
4 step
1

Binary to Hexadecimal

Convert 1002 to hexadecimal:
1002 = 100 = 416

binary
100
100 step
0
hexadecimal
4
4 step
1

Convert other numbers:
1 10 11 100 101 110 111 1000 1001