bookmark

Base 9 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

to


0 - 23
base 9 to hexadecimal (base 16)
09= 016
19= 116
29= 216
39= 316
49= 416
59= 516
69= 616
79= 716
89= 816
109= 916
119= a16
129= b16
139= c16
149= d16
159= e16
169= f16
179= 1016
189= 1116
209= 1216
219= 1316
229= 1416
239= 1516
249= 1616
259= 1716
24 - 47
base 9 to hexadecimal (base 16)
269= 1816
279= 1916
289= 1a16
309= 1b16
319= 1c16
329= 1d16
339= 1e16
349= 1f16
359= 2016
369= 2116
379= 2216
389= 2316
409= 2416
419= 2516
429= 2616
439= 2716
449= 2816
459= 2916
469= 2a16
479= 2b16
489= 2c16
509= 2d16
519= 2e16
529= 2f16
48 - 71
base 9 to hexadecimal (base 16)
539= 3016
549= 3116
559= 3216
569= 3316
579= 3416
589= 3516
609= 3616
619= 3716
629= 3816
639= 3916
649= 3a16
659= 3b16
669= 3c16
679= 3d16
689= 3e16
709= 3f16
719= 4016
729= 4116
739= 4216
749= 4316
759= 4416
769= 4516
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.