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