String to Codepoints

I needed to debug an issue involving hidden unicode characters so I whipped up this quick notebook that deconstructs a string into its composite codepoints. For a good time try putting in emoji of flags :us: or different genders of people kissing :couplekiss_woman_woman:

3 Likes