Base 8 to Hexadecimal (base 16) Conversion Table

Quick Find Conversion Table

0 - 23
base 8 to hexadecimal (base 16)
010 = 08= 016
110 = 18= 116
210 = 28= 216
310 = 38= 316
410 = 48= 416
510 = 58= 516
610 = 68= 616
710 = 78= 716
810 = 108= 816
910 = 118= 916
1010 = 128= a16
1110 = 138= b16
1210 = 148= c16
1310 = 158= d16
1410 = 168= e16
1510 = 178= f16
1610 = 208= 1016
1710 = 218= 1116
1810 = 228= 1216
1910 = 238= 1316
2010 = 248= 1416
2110 = 258= 1516
2210 = 268= 1616
23 - 46
base 8 to hexadecimal (base 16)
2310 = 278= 1716
2410 = 308= 1816
2510 = 318= 1916
2610 = 328= 1a16
2710 = 338= 1b16
2810 = 348= 1c16
2910 = 358= 1d16
3010 = 368= 1e16
3110 = 378= 1f16
3210 = 408= 2016
3310 = 418= 2116
3410 = 428= 2216
3510 = 438= 2316
3610 = 448= 2416
3710 = 458= 2516
3810 = 468= 2616
3910 = 478= 2716
4010 = 508= 2816
4110 = 518= 2916
4210 = 528= 2a16
4310 = 538= 2b16
4410 = 548= 2c16
4510 = 558= 2d16
46 - 69
base 8 to hexadecimal (base 16)
4610 = 568= 2e16
4710 = 578= 2f16
4810 = 608= 3016
4910 = 618= 3116
5010 = 628= 3216
5110 = 638= 3316
5210 = 648= 3416
5310 = 658= 3516
5410 = 668= 3616
5510 = 678= 3716
5610 = 708= 3816
5710 = 718= 3916
5810 = 728= 3a16
5910 = 738= 3b16
6010 = 748= 3c16
6110 = 758= 3d16
6210 = 768= 3e16
6310 = 778= 3f16
6410 = 1008= 4016
6510 = 1018= 4116
6610 = 1028= 4216
6710 = 1038= 4316
6810 = 1048= 4416
69 - 92
base 8 to hexadecimal (base 16)
6910 = 1058= 4516
7010 = 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.