0 in Binary
0=
01-bit
The decimal number 0 in binary is 0.
All number bases
Decimal0Base 10
Binary0Base 2
Hexadecimal0Base 16
Octal0Base 8
How to convert decimal to binary
To convert 0 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 0 = 0₂ (1-bit binary number). In hexadecimal: 0. In octal: 0.
Convert any decimal number
Loading tool...