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