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