Hi devs,
Is there a UTF-6 character that isn’t used much?
Hi devs,
Is there a UTF-6 character that isn’t used much?
I dont know YET, but probably.
What do you mean by UTF-6? There’s UTF-8, UTF-16, and UTF-32 for Unicode point codes. Each one has different ranges and methods to represent the 1,000,000+ glyphs for characters.
If you are talking about a 6-byte UTF-8 code, that no longer exists. It was dropped from the Unicode standard some time ago. The most number of bytes that you will get for UTF-8 is 4 bytes.