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