 crashes with: ``` terminate called after throwing an instance of 'utf8::invalid_utf16' what(): Invalid UTF-16 ``` Scratch splits the character into U+D83D and U+DC80 in this case. 💀