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