:
logo qtransform

  to  

Calculate:



Convert 0 from binary

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

Enter the number and then click the button convert




0 to decimal conversion rule

0 to octal conversion rule

0 to hexadecimal conversion rule

Binary to Decimal

Convert 02 to decimal:
02 = 010

binary 0 step
0
decimal (0*20) step
1
decimal
0 =
0 step
2

Binary to Octal

Convert 02 to octal:
02 = = 08

binary
0
step
0
octal
0
step
1

Binary to Hexadecimal

Convert 02 to hexadecimal:
02 = = 016

binary
0
step
0
hexadecimal
0
step
1

Convert other numbers:
1 10 11 100 101