Hexadecimal (base 16) to Base 18 Conversion Table

Quick Find Conversion Table

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

hexadecimal (base 16)

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.

base 18

base 18 is a positional numeral system with eighteen as its base. It uses 18 different digits for representing numbers. The digits for base 18 could be 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, a, b, c, d, e, f, g, and h.