9 in Binary

9=
10014-bit

The decimal number 9 in binary is 1001.

All number bases

Decimal9Base 10
Binary1001Base 2
Hexadecimal9Base 16
Octal11Base 8

How to convert decimal to binary

To convert 9 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 9 = 1001₂ (4-bit binary number). In hexadecimal: 9. In octal: 11.

Convert any decimal number

Loading tool...