base 31 to binary (base 2) | ||
---|---|---|
010 | = 031 | = 02 |
110 | = 131 | = 12 |
210 | = 231 | = 102 |
310 | = 331 | = 112 |
410 | = 431 | = 1002 |
510 | = 531 | = 1012 |
610 | = 631 | = 1102 |
710 | = 731 | = 1112 |
810 | = 831 | = 10002 |
910 | = 931 | = 10012 |
1010 | = a31 | = 10102 |
1110 | = b31 | = 10112 |
1210 | = c31 | = 11002 |
1310 | = d31 | = 11012 |
1410 | = e31 | = 11102 |
1510 | = f31 | = 11112 |
1610 | = g31 | = 100002 |
1710 | = h31 | = 100012 |
1810 | = i31 | = 100102 |
1910 | = j31 | = 100112 |
2010 | = k31 | = 101002 |
2110 | = l31 | = 101012 |
2210 | = m31 | = 101102 |
base 31 to binary (base 2) | ||
---|---|---|
2310 | = n31 | = 101112 |
2410 | = o31 | = 110002 |
2510 | = p31 | = 110012 |
2610 | = q31 | = 110102 |
2710 | = r31 | = 110112 |
2810 | = s31 | = 111002 |
2910 | = t31 | = 111012 |
3010 | = u31 | = 111102 |
3110 | = 1031 | = 111112 |
3210 | = 1131 | = 1000002 |
3310 | = 1231 | = 1000012 |
3410 | = 1331 | = 1000102 |
3510 | = 1431 | = 1000112 |
3610 | = 1531 | = 1001002 |
3710 | = 1631 | = 1001012 |
3810 | = 1731 | = 1001102 |
3910 | = 1831 | = 1001112 |
4010 | = 1931 | = 1010002 |
4110 | = 1a31 | = 1010012 |
4210 | = 1b31 | = 1010102 |
4310 | = 1c31 | = 1010112 |
4410 | = 1d31 | = 1011002 |
4510 | = 1e31 | = 1011012 |
base 31 to binary (base 2) | ||
---|---|---|
4610 | = 1f31 | = 1011102 |
4710 | = 1g31 | = 1011112 |
4810 | = 1h31 | = 1100002 |
4910 | = 1i31 | = 1100012 |
5010 | = 1j31 | = 1100102 |
5110 | = 1k31 | = 1100112 |
5210 | = 1l31 | = 1101002 |
5310 | = 1m31 | = 1101012 |
5410 | = 1n31 | = 1101102 |
5510 | = 1o31 | = 1101112 |
5610 | = 1p31 | = 1110002 |
5710 | = 1q31 | = 1110012 |
5810 | = 1r31 | = 1110102 |
5910 | = 1s31 | = 1110112 |
6010 | = 1t31 | = 1111002 |
6110 | = 1u31 | = 1111012 |
6210 | = 2031 | = 1111102 |
6310 | = 2131 | = 1111112 |
6410 | = 2231 | = 10000002 |
6510 | = 2331 | = 10000012 |
6610 | = 2431 | = 10000102 |
6710 | = 2531 | = 10000112 |
6810 | = 2631 | = 10001002 |
base 31 to binary (base 2) | ||
---|---|---|
6910 | = 2731 | = 10001012 |
7010 | = 2831 | = 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.