arp242 / uni

Query the Unicode database from the commandline, with good support for emojis
MIT License
790 stars 19 forks source link

`uni print` rejects UTF-8 for replacement character #46

Closed jwodder closed 9 months ago

jwodder commented 9 months ago
$ uni print fffd
'�'  U+FFFD  65533  ef bf bd    �   REPLACEMENT CHARACTER (Other_Symbol)
$ uni print utf8:'ef bf bd'
uni: invalid UTF-8 sequence: "ef bf bd"