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