Hexadecimal (base 16) to Quaternary (base 4) Conversion Table

Quick Find Conversion Table

0 - 23
hexadecimal (base 16) to quaternary (base 4)
010 = 016= 04
110 = 116= 14
210 = 216= 24
310 = 316= 34
410 = 416= 104
510 = 516= 114
610 = 616= 124
710 = 716= 134
810 = 816= 204
910 = 916= 214
1010 = a16= 224
1110 = b16= 234
1210 = c16= 304
1310 = d16= 314
1410 = e16= 324
1510 = f16= 334
1610 = 1016= 1004
1710 = 1116= 1014
1810 = 1216= 1024
1910 = 1316= 1034
2010 = 1416= 1104
2110 = 1516= 1114
2210 = 1616= 1124
23 - 46
hexadecimal (base 16) to quaternary (base 4)
2310 = 1716= 1134
2410 = 1816= 1204
2510 = 1916= 1214
2610 = 1a16= 1224
2710 = 1b16= 1234
2810 = 1c16= 1304
2910 = 1d16= 1314
3010 = 1e16= 1324
3110 = 1f16= 1334
3210 = 2016= 2004
3310 = 2116= 2014
3410 = 2216= 2024
3510 = 2316= 2034
3610 = 2416= 2104
3710 = 2516= 2114
3810 = 2616= 2124
3910 = 2716= 2134
4010 = 2816= 2204
4110 = 2916= 2214
4210 = 2a16= 2224
4310 = 2b16= 2234
4410 = 2c16= 2304
4510 = 2d16= 2314
46 - 69
hexadecimal (base 16) to quaternary (base 4)
4610 = 2e16= 2324
4710 = 2f16= 2334
4810 = 3016= 3004
4910 = 3116= 3014
5010 = 3216= 3024
5110 = 3316= 3034
5210 = 3416= 3104
5310 = 3516= 3114
5410 = 3616= 3124
5510 = 3716= 3134
5610 = 3816= 3204
5710 = 3916= 3214
5810 = 3a16= 3224
5910 = 3b16= 3234
6010 = 3c16= 3304
6110 = 3d16= 3314
6210 = 3e16= 3324
6310 = 3f16= 3334
6410 = 4016= 10004
6510 = 4116= 10014
6610 = 4216= 10024
6710 = 4316= 10034
6810 = 4416= 10104
69 - 92
hexadecimal (base 16) to quaternary (base 4)
6910 = 4516= 10114
7010 = 4616= 10124

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.

quaternary (base 4)

Quaternary is the base-4 numeral system. It uses the digits 0, 1, 2 and 3 to represent any real number.