binary (base 2) to base 11 | ||
---|---|---|
010 | = 02 | = 011 |
110 | = 12 | = 111 |
210 | = 102 | = 211 |
310 | = 112 | = 311 |
410 | = 1002 | = 411 |
510 | = 1012 | = 511 |
610 | = 1102 | = 611 |
710 | = 1112 | = 711 |
810 | = 10002 | = 811 |
910 | = 10012 | = 911 |
1010 | = 10102 | = a11 |
1110 | = 10112 | = 1011 |
1210 | = 11002 | = 1111 |
1310 | = 11012 | = 1211 |
1410 | = 11102 | = 1311 |
1510 | = 11112 | = 1411 |
1610 | = 100002 | = 1511 |
1710 | = 100012 | = 1611 |
1810 | = 100102 | = 1711 |
1910 | = 100112 | = 1811 |
2010 | = 101002 | = 1911 |
2110 | = 101012 | = 1a11 |
2210 | = 101102 | = 2011 |
binary (base 2) to base 11 | ||
---|---|---|
2310 | = 101112 | = 2111 |
2410 | = 110002 | = 2211 |
2510 | = 110012 | = 2311 |
2610 | = 110102 | = 2411 |
2710 | = 110112 | = 2511 |
2810 | = 111002 | = 2611 |
2910 | = 111012 | = 2711 |
3010 | = 111102 | = 2811 |
3110 | = 111112 | = 2911 |
3210 | = 1000002 | = 2a11 |
3310 | = 1000012 | = 3011 |
3410 | = 1000102 | = 3111 |
3510 | = 1000112 | = 3211 |
3610 | = 1001002 | = 3311 |
3710 | = 1001012 | = 3411 |
3810 | = 1001102 | = 3511 |
3910 | = 1001112 | = 3611 |
4010 | = 1010002 | = 3711 |
4110 | = 1010012 | = 3811 |
4210 | = 1010102 | = 3911 |
4310 | = 1010112 | = 3a11 |
4410 | = 1011002 | = 4011 |
4510 | = 1011012 | = 4111 |
binary (base 2) to base 11 | ||
---|---|---|
4610 | = 1011102 | = 4211 |
4710 | = 1011112 | = 4311 |
4810 | = 1100002 | = 4411 |
4910 | = 1100012 | = 4511 |
5010 | = 1100102 | = 4611 |
5110 | = 1100112 | = 4711 |
5210 | = 1101002 | = 4811 |
5310 | = 1101012 | = 4911 |
5410 | = 1101102 | = 4a11 |
5510 | = 1101112 | = 5011 |
5610 | = 1110002 | = 5111 |
5710 | = 1110012 | = 5211 |
5810 | = 1110102 | = 5311 |
5910 | = 1110112 | = 5411 |
6010 | = 1111002 | = 5511 |
6110 | = 1111012 | = 5611 |
6210 | = 1111102 | = 5711 |
6310 | = 1111112 | = 5811 |
6410 | = 10000002 | = 5911 |
6510 | = 10000012 | = 5a11 |
6610 | = 10000102 | = 6011 |
6710 | = 10000112 | = 6111 |
6810 | = 10001002 | = 6211 |
binary (base 2) to base 11 | ||
---|---|---|
6910 | = 10001012 | = 6311 |
7010 | = 10001102 | = 6411 |
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.