2 in Binary

2=
102-bit

The decimal number 2 in binary is 10.

All number bases

Decimal2Base 10
Binary10Base 2
Hexadecimal2Base 16
Octal2Base 8

How to convert decimal to binary

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

Convert any decimal number

Loading tool...