Comment by gylterud

5 months ago

U+263A entered Unicode in 1993, afaik. Plan9 had utf8 support in the terminal back then!

Single code point, monochrome and single space. So it didn't need to be handled differently than any other non-ASCII character.

BTW, it is emitted with the sequence `Compose` `:` `)` (if you have Compose-key support installed+enabled)

UTF-8 was developed by Rob Pike and Ken Thompson on a napkin in a diner and implemented in Pikes Plan 9 making it the first UTF-8 OS.