hexadecimal (base 16) to base 25 | ||
---|---|---|
010 | = 016 | = 025 |
110 | = 116 | = 125 |
210 | = 216 | = 225 |
310 | = 316 | = 325 |
410 | = 416 | = 425 |
510 | = 516 | = 525 |
610 | = 616 | = 625 |
710 | = 716 | = 725 |
810 | = 816 | = 825 |
910 | = 916 | = 925 |
1010 | = a16 | = a25 |
1110 | = b16 | = b25 |
1210 | = c16 | = c25 |
1310 | = d16 | = d25 |
1410 | = e16 | = e25 |
1510 | = f16 | = f25 |
1610 | = 1016 | = g25 |
1710 | = 1116 | = h25 |
1810 | = 1216 | = i25 |
1910 | = 1316 | = j25 |
2010 | = 1416 | = k25 |
2110 | = 1516 | = l25 |
2210 | = 1616 | = m25 |
hexadecimal (base 16) to base 25 | ||
---|---|---|
2310 | = 1716 | = n25 |
2410 | = 1816 | = o25 |
2510 | = 1916 | = 1025 |
2610 | = 1a16 | = 1125 |
2710 | = 1b16 | = 1225 |
2810 | = 1c16 | = 1325 |
2910 | = 1d16 | = 1425 |
3010 | = 1e16 | = 1525 |
3110 | = 1f16 | = 1625 |
3210 | = 2016 | = 1725 |
3310 | = 2116 | = 1825 |
3410 | = 2216 | = 1925 |
3510 | = 2316 | = 1a25 |
3610 | = 2416 | = 1b25 |
3710 | = 2516 | = 1c25 |
3810 | = 2616 | = 1d25 |
3910 | = 2716 | = 1e25 |
4010 | = 2816 | = 1f25 |
4110 | = 2916 | = 1g25 |
4210 | = 2a16 | = 1h25 |
4310 | = 2b16 | = 1i25 |
4410 | = 2c16 | = 1j25 |
4510 | = 2d16 | = 1k25 |
hexadecimal (base 16) to base 25 | ||
---|---|---|
4610 | = 2e16 | = 1l25 |
4710 | = 2f16 | = 1m25 |
4810 | = 3016 | = 1n25 |
4910 | = 3116 | = 1o25 |
5010 | = 3216 | = 2025 |
5110 | = 3316 | = 2125 |
5210 | = 3416 | = 2225 |
5310 | = 3516 | = 2325 |
5410 | = 3616 | = 2425 |
5510 | = 3716 | = 2525 |
5610 | = 3816 | = 2625 |
5710 | = 3916 | = 2725 |
5810 | = 3a16 | = 2825 |
5910 | = 3b16 | = 2925 |
6010 | = 3c16 | = 2a25 |
6110 | = 3d16 | = 2b25 |
6210 | = 3e16 | = 2c25 |
6310 | = 3f16 | = 2d25 |
6410 | = 4016 | = 2e25 |
6510 | = 4116 | = 2f25 |
6610 | = 4216 | = 2g25 |
6710 | = 4316 | = 2h25 |
6810 | = 4416 | = 2i25 |
hexadecimal (base 16) to base 25 | ||
---|---|---|
6910 | = 4516 | = 2j25 |
7010 | = 4616 | = 2k25 |
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.