100 in Binary

100=
11001007-bit

The decimal number 100 in binary is 1100100.

All number bases

Decimal100Base 10
Binary1100100Base 2
Hexadecimal64Base 16
Octal144Base 8

How to convert decimal to binary

To convert 100 to binary, repeatedly divide by 2 and record the remainders from bottom to top. 100 = 1100100₂ (7-bit binary number). In hexadecimal: 64. In octal: 144.

Convert any decimal number

Loading tool...