256 in Binary

256=
1000000009-bit

The decimal number 256 in binary is 100000000.

All number bases

Decimal256Base 10
Binary100000000Base 2
Hexadecimal100Base 16
Octal400Base 8

How to convert decimal to binary

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

Convert any decimal number

Loading tool...