Hacker News new | ask | show | jobs
by amake 183 days ago
Lots of the rarer CJK ideographs are outside the BMP.
1 comments

This was actually the first issue for my kanji learning app

https://github.com/runarberg/shodoku/issues/1

A classic utf-16 bug, where I failed to grab the two remaining bytes of these ideographs.