Unicode
62
views
The JS function "charCodeAt(0)" doesn't seem to return the corre...
😀 is split to two code points. JavaScript uses UTF-16 and 😀 is e...
We get a "broken" string when splitting incorrectly texts that c...