binary (base 2) to base 21 | ||
---|---|---|
010 | = 02 | = 021 |
110 | = 12 | = 121 |
210 | = 102 | = 221 |
310 | = 112 | = 321 |
410 | = 1002 | = 421 |
510 | = 1012 | = 521 |
610 | = 1102 | = 621 |
710 | = 1112 | = 721 |
810 | = 10002 | = 821 |
910 | = 10012 | = 921 |
1010 | = 10102 | = a21 |
1110 | = 10112 | = b21 |
1210 | = 11002 | = c21 |
1310 | = 11012 | = d21 |
1410 | = 11102 | = e21 |
1510 | = 11112 | = f21 |
1610 | = 100002 | = g21 |
1710 | = 100012 | = h21 |
1810 | = 100102 | = i21 |
1910 | = 100112 | = j21 |
2010 | = 101002 | = k21 |
2110 | = 101012 | = 1021 |
2210 | = 101102 | = 1121 |
binary (base 2) to base 21 | ||
---|---|---|
2310 | = 101112 | = 1221 |
2410 | = 110002 | = 1321 |
2510 | = 110012 | = 1421 |
2610 | = 110102 | = 1521 |
2710 | = 110112 | = 1621 |
2810 | = 111002 | = 1721 |
2910 | = 111012 | = 1821 |
3010 | = 111102 | = 1921 |
3110 | = 111112 | = 1a21 |
3210 | = 1000002 | = 1b21 |
3310 | = 1000012 | = 1c21 |
3410 | = 1000102 | = 1d21 |
3510 | = 1000112 | = 1e21 |
3610 | = 1001002 | = 1f21 |
3710 | = 1001012 | = 1g21 |
3810 | = 1001102 | = 1h21 |
3910 | = 1001112 | = 1i21 |
4010 | = 1010002 | = 1j21 |
4110 | = 1010012 | = 1k21 |
4210 | = 1010102 | = 2021 |
4310 | = 1010112 | = 2121 |
4410 | = 1011002 | = 2221 |
4510 | = 1011012 | = 2321 |
binary (base 2) to base 21 | ||
---|---|---|
4610 | = 1011102 | = 2421 |
4710 | = 1011112 | = 2521 |
4810 | = 1100002 | = 2621 |
4910 | = 1100012 | = 2721 |
5010 | = 1100102 | = 2821 |
5110 | = 1100112 | = 2921 |
5210 | = 1101002 | = 2a21 |
5310 | = 1101012 | = 2b21 |
5410 | = 1101102 | = 2c21 |
5510 | = 1101112 | = 2d21 |
5610 | = 1110002 | = 2e21 |
5710 | = 1110012 | = 2f21 |
5810 | = 1110102 | = 2g21 |
5910 | = 1110112 | = 2h21 |
6010 | = 1111002 | = 2i21 |
6110 | = 1111012 | = 2j21 |
6210 | = 1111102 | = 2k21 |
6310 | = 1111112 | = 3021 |
6410 | = 10000002 | = 3121 |
6510 | = 10000012 | = 3221 |
6610 | = 10000102 | = 3321 |
6710 | = 10000112 | = 3421 |
6810 | = 10001002 | = 3521 |
binary (base 2) to base 21 | ||
---|---|---|
6910 | = 10001012 | = 3621 |
7010 | = 10001102 | = 3721 |
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.