Base 9 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

0 - 23
base 9 to hexadecimal (base 16)
010 = 09= 016
110 = 19= 116
210 = 29= 216
310 = 39= 316
410 = 49= 416
510 = 59= 516
610 = 69= 616
710 = 79= 716
810 = 89= 816
910 = 109= 916
1010 = 119= a16
1110 = 129= b16
1210 = 139= c16
1310 = 149= d16
1410 = 159= e16
1510 = 169= f16
1610 = 179= 1016
1710 = 189= 1116
1810 = 209= 1216
1910 = 219= 1316
2010 = 229= 1416
2110 = 239= 1516
2210 = 249= 1616
23 - 46
base 9 to hexadecimal (base 16)
2310 = 259= 1716
2410 = 269= 1816
2510 = 279= 1916
2610 = 289= 1a16
2710 = 309= 1b16
2810 = 319= 1c16
2910 = 329= 1d16
3010 = 339= 1e16
3110 = 349= 1f16
3210 = 359= 2016
3310 = 369= 2116
3410 = 379= 2216
3510 = 389= 2316
3610 = 409= 2416
3710 = 419= 2516
3810 = 429= 2616
3910 = 439= 2716
4010 = 449= 2816
4110 = 459= 2916
4210 = 469= 2a16
4310 = 479= 2b16
4410 = 489= 2c16
4510 = 509= 2d16
46 - 69
base 9 to hexadecimal (base 16)
4610 = 519= 2e16
4710 = 529= 2f16
4810 = 539= 3016
4910 = 549= 3116
5010 = 559= 3216
5110 = 569= 3316
5210 = 579= 3416
5310 = 589= 3516
5410 = 609= 3616
5510 = 619= 3716
5610 = 629= 3816
5710 = 639= 3916
5810 = 649= 3a16
5910 = 659= 3b16
6010 = 669= 3c16
6110 = 679= 3d16
6210 = 689= 3e16
6310 = 709= 3f16
6410 = 719= 4016
6510 = 729= 4116
6610 = 739= 4216
6710 = 749= 4316
6810 = 759= 4416
69 - 92
base 9 to hexadecimal (base 16)
6910 = 769= 4516
7010 = 779= 4616

base 9

base 9 is a positional numeral system with nine as its base. It uses 9 different digits for representing numbers. The digits for base 9 could be 0, 1, 2, 3, 4, 5, 6, 7, and 8.

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.