base 18 to hexadecimal (base 16) | ||
---|---|---|
010 | = 018 | = 016 |
110 | = 118 | = 116 |
210 | = 218 | = 216 |
310 | = 318 | = 316 |
410 | = 418 | = 416 |
510 | = 518 | = 516 |
610 | = 618 | = 616 |
710 | = 718 | = 716 |
810 | = 818 | = 816 |
910 | = 918 | = 916 |
1010 | = a18 | = a16 |
1110 | = b18 | = b16 |
1210 | = c18 | = c16 |
1310 | = d18 | = d16 |
1410 | = e18 | = e16 |
1510 | = f18 | = f16 |
1610 | = g18 | = 1016 |
1710 | = h18 | = 1116 |
1810 | = 1018 | = 1216 |
1910 | = 1118 | = 1316 |
2010 | = 1218 | = 1416 |
2110 | = 1318 | = 1516 |
2210 | = 1418 | = 1616 |
base 18 to hexadecimal (base 16) | ||
---|---|---|
2310 | = 1518 | = 1716 |
2410 | = 1618 | = 1816 |
2510 | = 1718 | = 1916 |
2610 | = 1818 | = 1a16 |
2710 | = 1918 | = 1b16 |
2810 | = 1a18 | = 1c16 |
2910 | = 1b18 | = 1d16 |
3010 | = 1c18 | = 1e16 |
3110 | = 1d18 | = 1f16 |
3210 | = 1e18 | = 2016 |
3310 | = 1f18 | = 2116 |
3410 | = 1g18 | = 2216 |
3510 | = 1h18 | = 2316 |
3610 | = 2018 | = 2416 |
3710 | = 2118 | = 2516 |
3810 | = 2218 | = 2616 |
3910 | = 2318 | = 2716 |
4010 | = 2418 | = 2816 |
4110 | = 2518 | = 2916 |
4210 | = 2618 | = 2a16 |
4310 | = 2718 | = 2b16 |
4410 | = 2818 | = 2c16 |
4510 | = 2918 | = 2d16 |
base 18 to hexadecimal (base 16) | ||
---|---|---|
4610 | = 2a18 | = 2e16 |
4710 | = 2b18 | = 2f16 |
4810 | = 2c18 | = 3016 |
4910 | = 2d18 | = 3116 |
5010 | = 2e18 | = 3216 |
5110 | = 2f18 | = 3316 |
5210 | = 2g18 | = 3416 |
5310 | = 2h18 | = 3516 |
5410 | = 3018 | = 3616 |
5510 | = 3118 | = 3716 |
5610 | = 3218 | = 3816 |
5710 | = 3318 | = 3916 |
5810 | = 3418 | = 3a16 |
5910 | = 3518 | = 3b16 |
6010 | = 3618 | = 3c16 |
6110 | = 3718 | = 3d16 |
6210 | = 3818 | = 3e16 |
6310 | = 3918 | = 3f16 |
6410 | = 3a18 | = 4016 |
6510 | = 3b18 | = 4116 |
6610 | = 3c18 | = 4216 |
6710 | = 3d18 | = 4316 |
6810 | = 3e18 | = 4416 |
base 18 to hexadecimal (base 16) | ||
---|---|---|
6910 | = 3f18 | = 4516 |
7010 | = 3g18 | = 4616 |
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.