hexadecimal (base 16) to base 27 | ||
---|---|---|
010 | = 016 | = 027 |
110 | = 116 | = 127 |
210 | = 216 | = 227 |
310 | = 316 | = 327 |
410 | = 416 | = 427 |
510 | = 516 | = 527 |
610 | = 616 | = 627 |
710 | = 716 | = 727 |
810 | = 816 | = 827 |
910 | = 916 | = 927 |
1010 | = a16 | = a27 |
1110 | = b16 | = b27 |
1210 | = c16 | = c27 |
1310 | = d16 | = d27 |
1410 | = e16 | = e27 |
1510 | = f16 | = f27 |
1610 | = 1016 | = g27 |
1710 | = 1116 | = h27 |
1810 | = 1216 | = i27 |
1910 | = 1316 | = j27 |
2010 | = 1416 | = k27 |
2110 | = 1516 | = l27 |
2210 | = 1616 | = m27 |
hexadecimal (base 16) to base 27 | ||
---|---|---|
2310 | = 1716 | = n27 |
2410 | = 1816 | = o27 |
2510 | = 1916 | = p27 |
2610 | = 1a16 | = q27 |
2710 | = 1b16 | = 1027 |
2810 | = 1c16 | = 1127 |
2910 | = 1d16 | = 1227 |
3010 | = 1e16 | = 1327 |
3110 | = 1f16 | = 1427 |
3210 | = 2016 | = 1527 |
3310 | = 2116 | = 1627 |
3410 | = 2216 | = 1727 |
3510 | = 2316 | = 1827 |
3610 | = 2416 | = 1927 |
3710 | = 2516 | = 1a27 |
3810 | = 2616 | = 1b27 |
3910 | = 2716 | = 1c27 |
4010 | = 2816 | = 1d27 |
4110 | = 2916 | = 1e27 |
4210 | = 2a16 | = 1f27 |
4310 | = 2b16 | = 1g27 |
4410 | = 2c16 | = 1h27 |
4510 | = 2d16 | = 1i27 |
hexadecimal (base 16) to base 27 | ||
---|---|---|
4610 | = 2e16 | = 1j27 |
4710 | = 2f16 | = 1k27 |
4810 | = 3016 | = 1l27 |
4910 | = 3116 | = 1m27 |
5010 | = 3216 | = 1n27 |
5110 | = 3316 | = 1o27 |
5210 | = 3416 | = 1p27 |
5310 | = 3516 | = 1q27 |
5410 | = 3616 | = 2027 |
5510 | = 3716 | = 2127 |
5610 | = 3816 | = 2227 |
5710 | = 3916 | = 2327 |
5810 | = 3a16 | = 2427 |
5910 | = 3b16 | = 2527 |
6010 | = 3c16 | = 2627 |
6110 | = 3d16 | = 2727 |
6210 | = 3e16 | = 2827 |
6310 | = 3f16 | = 2927 |
6410 | = 4016 | = 2a27 |
6510 | = 4116 | = 2b27 |
6610 | = 4216 | = 2c27 |
6710 | = 4316 | = 2d27 |
6810 | = 4416 | = 2e27 |
hexadecimal (base 16) to base 27 | ||
---|---|---|
6910 | = 4516 | = 2f27 |
7010 | = 4616 | = 2g27 |
In mathematics and computing, hexadecimal (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a, b, c, d, e, f) to represent values ten to fifteen.