Hexadecimal (base 16) to Base 8 Conversion Table

Quick Find Conversion Table

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

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 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.