bookmark

Binary (base 2) to Base 2

Converter Tool

to


 

In mathematics and digital electronics, a binary number is a number expressed in the binary numeral system or base-2 numeral system which represents numeric values using two different symbols: typically 0 (zero) and 1 (one). The base-2 system is a positional notation with a radix of 2. Because of its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by almost all modern computers and computer-based devices. Each digit is referred to as a bit.

conversion table

binary (base 2)base 2binary (base 2)base 2
1= 11011= 1011
10= 101100= 1100
11= 111101= 1101
100= 1001110= 1110
101= 1011111= 1111
110= 11010000= 10000
111= 11110001= 10001
1000= 100010010= 10010
1001= 100110011= 10011
1010= 101010100= 10100
base 2 is a positional numeral system with two as its base. It uses 2 different digits for representing numbers. The digits for base 2 could be 0, and 1.

conversion table

base 2binary (base 2)base 2binary (base 2)
1≈ 11011≈ 1011
10≈ 101100≈ 1100
11≈ 111101≈ 1101
100≈ 1001110≈ 1110
101≈ 1011111≈ 1111
110≈ 11010000≈ 10000
111≈ 11110001≈ 10001
1000≈ 100010010≈ 10010
1001≈ 100110011≈ 10011
1010≈ 101010100≈ 10100