The decimal number system is composed of ten digits (0, 1, 2, 3, 4, 5, 6, 7, 8 and 9). The ternary numbering system is composed of 3 digits (0, 1 and 2).
Type the value in decimal that you want to convert to nonary:
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 | Binary System |
---|---|
0 | 0 |
1 | 1 |
2 | 10 |
3 | 11 |
4 | 100 |
5 | 101 |
10 | 1010 |
15 | 1111 |
20 | 10100 |
25 | 11001 |
30 | 11110 |
35 | 100011 |
40 | 101000 |