bookmark

Binary (base 2) to Base 11

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 11binary (base 2)base 11
1= 11011= 10
10= 21100= 11
11= 31101= 12
100= 41110= 13
101= 51111= 14
110= 610000= 15
111= 710001= 16
1000= 810010= 17
1001= 910011= 18
1010= a10100= 19
base 11 is a positional numeral system with eleven as its base. It uses 11 different digits for representing numbers. The digits for base 11 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, and a.

conversion table

base 11binary (base 2)base 11binary (base 2)
1≈ 110≈ 1011
2≈ 1011≈ 1100
3≈ 1112≈ 1101
4≈ 10013≈ 1110
5≈ 10114≈ 1111
6≈ 11015≈ 10000
7≈ 11116≈ 10001
8≈ 100017≈ 10010
9≈ 100118≈ 10011
a≈ 101019≈ 10100