512 in Binary
512=
100000000010-bit
The decimal number 512 in binary is 1000000000.
All number bases
Decimal512Base 10
Binary1000000000Base 2
Hexadecimal200Base 16
Octal1000Base 8
How to convert decimal to binary
To convert 512 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 512 = 1000000000₂ (10-bit binary number). In hexadecimal: 200. In octal: 1000.
Convert any decimal number
Loading tool...