base 28 to binary (base 2) | ||
---|---|---|
010 | = 028 | = 02 |
110 | = 128 | = 12 |
210 | = 228 | = 102 |
310 | = 328 | = 112 |
410 | = 428 | = 1002 |
510 | = 528 | = 1012 |
610 | = 628 | = 1102 |
710 | = 728 | = 1112 |
810 | = 828 | = 10002 |
910 | = 928 | = 10012 |
1010 | = a28 | = 10102 |
1110 | = b28 | = 10112 |
1210 | = c28 | = 11002 |
1310 | = d28 | = 11012 |
1410 | = e28 | = 11102 |
1510 | = f28 | = 11112 |
1610 | = g28 | = 100002 |
1710 | = h28 | = 100012 |
1810 | = i28 | = 100102 |
1910 | = j28 | = 100112 |
2010 | = k28 | = 101002 |
2110 | = l28 | = 101012 |
2210 | = m28 | = 101102 |
base 28 to binary (base 2) | ||
---|---|---|
2310 | = n28 | = 101112 |
2410 | = o28 | = 110002 |
2510 | = p28 | = 110012 |
2610 | = q28 | = 110102 |
2710 | = r28 | = 110112 |
2810 | = 1028 | = 111002 |
2910 | = 1128 | = 111012 |
3010 | = 1228 | = 111102 |
3110 | = 1328 | = 111112 |
3210 | = 1428 | = 1000002 |
3310 | = 1528 | = 1000012 |
3410 | = 1628 | = 1000102 |
3510 | = 1728 | = 1000112 |
3610 | = 1828 | = 1001002 |
3710 | = 1928 | = 1001012 |
3810 | = 1a28 | = 1001102 |
3910 | = 1b28 | = 1001112 |
4010 | = 1c28 | = 1010002 |
4110 | = 1d28 | = 1010012 |
4210 | = 1e28 | = 1010102 |
4310 | = 1f28 | = 1010112 |
4410 | = 1g28 | = 1011002 |
4510 | = 1h28 | = 1011012 |
base 28 to binary (base 2) | ||
---|---|---|
4610 | = 1i28 | = 1011102 |
4710 | = 1j28 | = 1011112 |
4810 | = 1k28 | = 1100002 |
4910 | = 1l28 | = 1100012 |
5010 | = 1m28 | = 1100102 |
5110 | = 1n28 | = 1100112 |
5210 | = 1o28 | = 1101002 |
5310 | = 1p28 | = 1101012 |
5410 | = 1q28 | = 1101102 |
5510 | = 1r28 | = 1101112 |
5610 | = 2028 | = 1110002 |
5710 | = 2128 | = 1110012 |
5810 | = 2228 | = 1110102 |
5910 | = 2328 | = 1110112 |
6010 | = 2428 | = 1111002 |
6110 | = 2528 | = 1111012 |
6210 | = 2628 | = 1111102 |
6310 | = 2728 | = 1111112 |
6410 | = 2828 | = 10000002 |
6510 | = 2928 | = 10000012 |
6610 | = 2a28 | = 10000102 |
6710 | = 2b28 | = 10000112 |
6810 | = 2c28 | = 10001002 |
base 28 to binary (base 2) | ||
---|---|---|
6910 | = 2d28 | = 10001012 |
7010 | = 2e28 | = 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.