Number systems are mathematical notations for representing numbers using digits or symbols in a consistent manner.
1 hex = 1 non
1 non = 1 hex
Example:
Convert 15 Hexadecimal to Base 9 (Nonary):
15 hex = 15 non
Hexadecimal | Base 9 (Nonary) |
---|---|
0.01 hex | 0.01 non |
0.1 hex | 0.1 non |
1 hex | 1 non |
2 hex | 2 non |
3 hex | 3 non |
5 hex | 5 non |
10 hex | 10 non |
20 hex | 20 non |
30 hex | 30 non |
40 hex | 40 non |
50 hex | 50 non |
60 hex | 60 non |
70 hex | 70 non |
80 hex | 80 non |
90 hex | 90 non |
100 hex | 100 non |
250 hex | 250 non |
500 hex | 500 non |
750 hex | 750 non |
1000 hex | 1,000 non |
10000 hex | 10,000 non |
100000 hex | 100,000 non |