1024 in Binary
1024=
1000000000011-bit
The decimal number 1024 in binary is 10000000000.
All number bases
Decimal1024Base 10
Binary10000000000Base 2
Hexadecimal400Base 16
Octal2000Base 8
How to convert decimal to binary
To convert 1024 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 1024 = 10000000000₂ (11-bit binary number). In hexadecimal: 400. In octal: 2000.
Convert any decimal number
Loading tool...