hexadecimal (base 16) to base 30 | ||
---|---|---|
010 | = 016 | = 030 |
110 | = 116 | = 130 |
210 | = 216 | = 230 |
310 | = 316 | = 330 |
410 | = 416 | = 430 |
510 | = 516 | = 530 |
610 | = 616 | = 630 |
710 | = 716 | = 730 |
810 | = 816 | = 830 |
910 | = 916 | = 930 |
1010 | = a16 | = a30 |
1110 | = b16 | = b30 |
1210 | = c16 | = c30 |
1310 | = d16 | = d30 |
1410 | = e16 | = e30 |
1510 | = f16 | = f30 |
1610 | = 1016 | = g30 |
1710 | = 1116 | = h30 |
1810 | = 1216 | = i30 |
1910 | = 1316 | = j30 |
2010 | = 1416 | = k30 |
2110 | = 1516 | = l30 |
2210 | = 1616 | = m30 |
hexadecimal (base 16) to base 30 | ||
---|---|---|
2310 | = 1716 | = n30 |
2410 | = 1816 | = o30 |
2510 | = 1916 | = p30 |
2610 | = 1a16 | = q30 |
2710 | = 1b16 | = r30 |
2810 | = 1c16 | = s30 |
2910 | = 1d16 | = t30 |
3010 | = 1e16 | = 1030 |
3110 | = 1f16 | = 1130 |
3210 | = 2016 | = 1230 |
3310 | = 2116 | = 1330 |
3410 | = 2216 | = 1430 |
3510 | = 2316 | = 1530 |
3610 | = 2416 | = 1630 |
3710 | = 2516 | = 1730 |
3810 | = 2616 | = 1830 |
3910 | = 2716 | = 1930 |
4010 | = 2816 | = 1a30 |
4110 | = 2916 | = 1b30 |
4210 | = 2a16 | = 1c30 |
4310 | = 2b16 | = 1d30 |
4410 | = 2c16 | = 1e30 |
4510 | = 2d16 | = 1f30 |
hexadecimal (base 16) to base 30 | ||
---|---|---|
4610 | = 2e16 | = 1g30 |
4710 | = 2f16 | = 1h30 |
4810 | = 3016 | = 1i30 |
4910 | = 3116 | = 1j30 |
5010 | = 3216 | = 1k30 |
5110 | = 3316 | = 1l30 |
5210 | = 3416 | = 1m30 |
5310 | = 3516 | = 1n30 |
5410 | = 3616 | = 1o30 |
5510 | = 3716 | = 1p30 |
5610 | = 3816 | = 1q30 |
5710 | = 3916 | = 1r30 |
5810 | = 3a16 | = 1s30 |
5910 | = 3b16 | = 1t30 |
6010 | = 3c16 | = 2030 |
6110 | = 3d16 | = 2130 |
6210 | = 3e16 | = 2230 |
6310 | = 3f16 | = 2330 |
6410 | = 4016 | = 2430 |
6510 | = 4116 | = 2530 |
6610 | = 4216 | = 2630 |
6710 | = 4316 | = 2730 |
6810 | = 4416 | = 2830 |
hexadecimal (base 16) to base 30 | ||
---|---|---|
6910 | = 4516 | = 2930 |
7010 | = 4616 | = 2a30 |
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.