Remix.run Logo
incanus77 4 days ago

I had fun building a little UTF-8 playground about a year ago to drive some of the concepts home and to go back to as a cheatsheet.

https://github.com/incanus/learn-utf8

vishnuharidas 4 days ago | parent [-]

I made an interactive one since I couldn't find anything that allows individually set/unset bits and see what happens. Here: https://utf8-playground.netlify.app/

incanus77 3 days ago | parent [-]

Very nice! That's fun to play with.