binary (base 2) to base 13 | ||
---|---|---|
010 | = 02 | = 013 |
110 | = 12 | = 113 |
210 | = 102 | = 213 |
310 | = 112 | = 313 |
410 | = 1002 | = 413 |
510 | = 1012 | = 513 |
610 | = 1102 | = 613 |
710 | = 1112 | = 713 |
810 | = 10002 | = 813 |
910 | = 10012 | = 913 |
1010 | = 10102 | = a13 |
1110 | = 10112 | = b13 |
1210 | = 11002 | = c13 |
1310 | = 11012 | = 1013 |
1410 | = 11102 | = 1113 |
1510 | = 11112 | = 1213 |
1610 | = 100002 | = 1313 |
1710 | = 100012 | = 1413 |
1810 | = 100102 | = 1513 |
1910 | = 100112 | = 1613 |
2010 | = 101002 | = 1713 |
2110 | = 101012 | = 1813 |
2210 | = 101102 | = 1913 |
binary (base 2) to base 13 | ||
---|---|---|
2310 | = 101112 | = 1a13 |
2410 | = 110002 | = 1b13 |
2510 | = 110012 | = 1c13 |
2610 | = 110102 | = 2013 |
2710 | = 110112 | = 2113 |
2810 | = 111002 | = 2213 |
2910 | = 111012 | = 2313 |
3010 | = 111102 | = 2413 |
3110 | = 111112 | = 2513 |
3210 | = 1000002 | = 2613 |
3310 | = 1000012 | = 2713 |
3410 | = 1000102 | = 2813 |
3510 | = 1000112 | = 2913 |
3610 | = 1001002 | = 2a13 |
3710 | = 1001012 | = 2b13 |
3810 | = 1001102 | = 2c13 |
3910 | = 1001112 | = 3013 |
4010 | = 1010002 | = 3113 |
4110 | = 1010012 | = 3213 |
4210 | = 1010102 | = 3313 |
4310 | = 1010112 | = 3413 |
4410 | = 1011002 | = 3513 |
4510 | = 1011012 | = 3613 |
binary (base 2) to base 13 | ||
---|---|---|
4610 | = 1011102 | = 3713 |
4710 | = 1011112 | = 3813 |
4810 | = 1100002 | = 3913 |
4910 | = 1100012 | = 3a13 |
5010 | = 1100102 | = 3b13 |
5110 | = 1100112 | = 3c13 |
5210 | = 1101002 | = 4013 |
5310 | = 1101012 | = 4113 |
5410 | = 1101102 | = 4213 |
5510 | = 1101112 | = 4313 |
5610 | = 1110002 | = 4413 |
5710 | = 1110012 | = 4513 |
5810 | = 1110102 | = 4613 |
5910 | = 1110112 | = 4713 |
6010 | = 1111002 | = 4813 |
6110 | = 1111012 | = 4913 |
6210 | = 1111102 | = 4a13 |
6310 | = 1111112 | = 4b13 |
6410 | = 10000002 | = 4c13 |
6510 | = 10000012 | = 5013 |
6610 | = 10000102 | = 5113 |
6710 | = 10000112 | = 5213 |
6810 | = 10001002 | = 5313 |
binary (base 2) to base 13 | ||
---|---|---|
6910 | = 10001012 | = 5413 |
7010 | = 10001102 | = 5513 |
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.