bookmark

Base 8 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

to


0 - 23
base 8 to hexadecimal (base 16)
08= 016
18= 116
28= 216
38= 316
48= 416
58= 516
68= 616
78= 716
108= 816
118= 916
128= a16
138= b16
148= c16
158= d16
168= e16
178= f16
208= 1016
218= 1116
228= 1216
238= 1316
248= 1416
258= 1516
268= 1616
278= 1716
24 - 47
base 8 to hexadecimal (base 16)
308= 1816
318= 1916
328= 1a16
338= 1b16
348= 1c16
358= 1d16
368= 1e16
378= 1f16
408= 2016
418= 2116
428= 2216
438= 2316
448= 2416
458= 2516
468= 2616
478= 2716
508= 2816
518= 2916
528= 2a16
538= 2b16
548= 2c16
558= 2d16
568= 2e16
578= 2f16
48 - 71
base 8 to hexadecimal (base 16)
608= 3016
618= 3116
628= 3216
638= 3316
648= 3416
658= 3516
668= 3616
678= 3716
708= 3816
718= 3916
728= 3a16
738= 3b16
748= 3c16
758= 3d16
768= 3e16
778= 3f16
1008= 4016
1018= 4116
1028= 4216
1038= 4316
1048= 4416
1058= 4516
1068= 4616

base 8

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

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.