Unicode

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