16 in Binary
16=
100005-bit
The decimal number 16 in binary is 10000.
All number bases
Decimal16Base 10
Binary10000Base 2
Hexadecimal10Base 16
Octal20Base 8
How to convert decimal to binary
To convert 16 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 16 = 10000₂ (5-bit binary number). In hexadecimal: 10. In octal: 20.
Convert any decimal number
Loading tool...