The decimal number system consists of ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8 and 9). The quaternary numbering system is composed of 4 digits (0, 1, 2 and 3).
Enter the base 10 value you want to convert to base 4:
Positional Notation | |
---|---|
Binary System | |
Ternary System | |
Quaternary System | |
Quinary System | |
Senary System | |
Septenary System | |
Octal System | |
Nonary System | |
Decimal System | |
Duodecimal System | |
Hexadecimal System | |
Vigesimal System | |
Duotrigesimal System |
Decimal System | Quaternary System |
---|---|
0 | 0 |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 10 |
5 | 11 |
6 | 12 |
7 | 13 |
8 | 20 |
9 | 21 |
10 | 22 |
11 | 23 |
12 | 30 |