hexadecimal (base 16) to base 14 | ||
---|---|---|
010 | = 016 | = 014 |
110 | = 116 | = 114 |
210 | = 216 | = 214 |
310 | = 316 | = 314 |
410 | = 416 | = 414 |
510 | = 516 | = 514 |
610 | = 616 | = 614 |
710 | = 716 | = 714 |
810 | = 816 | = 814 |
910 | = 916 | = 914 |
1010 | = a16 | = a14 |
1110 | = b16 | = b14 |
1210 | = c16 | = c14 |
1310 | = d16 | = d14 |
1410 | = e16 | = 1014 |
1510 | = f16 | = 1114 |
1610 | = 1016 | = 1214 |
1710 | = 1116 | = 1314 |
1810 | = 1216 | = 1414 |
1910 | = 1316 | = 1514 |
2010 | = 1416 | = 1614 |
2110 | = 1516 | = 1714 |
2210 | = 1616 | = 1814 |
hexadecimal (base 16) to base 14 | ||
---|---|---|
2310 | = 1716 | = 1914 |
2410 | = 1816 | = 1a14 |
2510 | = 1916 | = 1b14 |
2610 | = 1a16 | = 1c14 |
2710 | = 1b16 | = 1d14 |
2810 | = 1c16 | = 2014 |
2910 | = 1d16 | = 2114 |
3010 | = 1e16 | = 2214 |
3110 | = 1f16 | = 2314 |
3210 | = 2016 | = 2414 |
3310 | = 2116 | = 2514 |
3410 | = 2216 | = 2614 |
3510 | = 2316 | = 2714 |
3610 | = 2416 | = 2814 |
3710 | = 2516 | = 2914 |
3810 | = 2616 | = 2a14 |
3910 | = 2716 | = 2b14 |
4010 | = 2816 | = 2c14 |
4110 | = 2916 | = 2d14 |
4210 | = 2a16 | = 3014 |
4310 | = 2b16 | = 3114 |
4410 | = 2c16 | = 3214 |
4510 | = 2d16 | = 3314 |
hexadecimal (base 16) to base 14 | ||
---|---|---|
4610 | = 2e16 | = 3414 |
4710 | = 2f16 | = 3514 |
4810 | = 3016 | = 3614 |
4910 | = 3116 | = 3714 |
5010 | = 3216 | = 3814 |
5110 | = 3316 | = 3914 |
5210 | = 3416 | = 3a14 |
5310 | = 3516 | = 3b14 |
5410 | = 3616 | = 3c14 |
5510 | = 3716 | = 3d14 |
5610 | = 3816 | = 4014 |
5710 | = 3916 | = 4114 |
5810 | = 3a16 | = 4214 |
5910 | = 3b16 | = 4314 |
6010 | = 3c16 | = 4414 |
6110 | = 3d16 | = 4514 |
6210 | = 3e16 | = 4614 |
6310 | = 3f16 | = 4714 |
6410 | = 4016 | = 4814 |
6510 | = 4116 | = 4914 |
6610 | = 4216 | = 4a14 |
6710 | = 4316 | = 4b14 |
6810 | = 4416 | = 4c14 |
hexadecimal (base 16) to base 14 | ||
---|---|---|
6910 | = 4516 | = 4d14 |
7010 | = 4616 | = 5014 |
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.