10 in Binary
10=
10104-bit
The decimal number 10 in binary is 1010.
All number bases
Decimal10Base 10
Binary1010Base 2
HexadecimalABase 16
Octal12Base 8
How to convert decimal to binary
To convert 10 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 10 = 1010₂ (4-bit binary number). In hexadecimal: A. In octal: 12.
Convert any decimal number
Loading tool...