Quaternary is the base-4 numeral system. It uses the digits 0, 1, 2 and 3 to represent any real number.
quaternary (base 4) | 14 | 24 | 34 | 104 | 114 | 124 | 134 | 204 | 214 | 224 |
hexadecimal (base 16) | 116 | 216 | 316 | 416 | 516 | 616 | 716 | 816 | 916 | a16 |
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.
hexadecimal (base 16) | 116 | 216 | 316 | 416 | 516 | 616 | 716 | 816 | 916 | a16 |
quaternary (base 4) | 14 | 24 | 34 | 104 | 114 | 124 | 134 | 204 | 214 | 224 |
quaternary (base 4) | 14 | 24 | 34 | 104 | 114 | 124 | 134 | 204 | 214 | 224 |
---|---|---|---|---|---|---|---|---|---|---|
hexadecimal (base 16) | 116 | 216 | 316 | 416 | 516 | 616 | 716 | 816 | 916 | a16 |