1 in Binary

1=
11-bit

The decimal number 1 in binary is 1.

All number bases

Decimal1Base 10
Binary1Base 2
Hexadecimal1Base 16
Octal1Base 8

How to convert decimal to binary

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

Convert any decimal number

Loading tool...