The binary numbering system is represented by using only two numbers (0 and 1). The nonary numbering system is composed of nine digits (0, 1, 2, 3, 4, 5, 6, 7 and 8).
Enter the binary value you want to convert to base 9:
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 |
Binary System | Nonary System |
---|---|
0 | 0 |
1 | 1 |
10 | 2 |
11 | 3 |
100 | 4 |
101 | 5 |
110 | 6 |
111 | 7 |
1000 | 8 |
1001 | 10 |
1010 | 11 |
1011 | 12 |
1100 | 13 |