Check out my first novel, midnight's simulacra!
Using Unicode: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Unicode 14.0 | Unicode 15.1 was released September 2023. | ||
Unicode 14.0 was released September 14, 2021. | |||
There is no "Unicode 13.1", but Emoji 13.1 was released in September 2020 under the auspices of the Unicode Consortium. Unicode 13.0 was released in March 2020. | |||
Good references include: | Good references include: | ||
Line 22: | Line 24: | ||
** Mathematical sans-serif bold (U1D5D4+): ๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ | ** Mathematical sans-serif bold (U1D5D4+): ๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ | ||
** Mathematical sans-serif italic (U1D608+): ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก | ** Mathematical sans-serif italic (U1D608+): ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก | ||
** Mathematical sans-serif | ** Mathematical sans-serif italic bold (U1D63C+): ๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ | ||
** Mathematical script: ๐โฌ๐๐โฐโฑ๐ขโโ๐ฅ๐ฆโโณ๐ฉ๐ช๐ซ๐ฌโ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต | ** Mathematical script: ๐โฌ๐๐โฐโฑ๐ขโโ๐ฅ๐ฆโโณ๐ฉ๐ช๐ซ๐ฌโ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต | ||
** Mathematical script bold: ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ | ** Mathematical script bold: ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ | ||
Line 39: | Line 41: | ||
* Monospace (U1D7F6+): ๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ | * Monospace (U1D7F6+): ๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ | ||
* Seven-segment (U1FBF0+): ๐ฏฐ๐ฏฑ๐ฏฒ๐ฏณ๐ฏด๐ฏต๐ฏถ๐ฏท๐ฏธ๐ฏน | * Seven-segment (U1FBF0+): ๐ฏฐ๐ฏฑ๐ฏฒ๐ฏณ๐ฏด๐ฏต๐ฏถ๐ฏท๐ฏธ๐ฏน | ||
==UTF-8== | |||
The One True Encoding, almost always. See [https://www.ietf.org/rfc/rfc3629.txt RFC 3629] and Annex D of ISO/IEC 10646. | |||
UTF-8 encoding yields up to four bytes per encoded codepoint. Valid ASCII (all characters less than 0x80) are directly encoded using a single byte. This four byte maximum arises from RFC 3629 ยง3, which defines UTF-8 on codepoints through only 0x10FFFF (suitable for handling the 17 defined Planes as of Unicode 14); if the 10646 maximum of U+7FFFFFFF is considered, UTF-8 would encode up to six bytes. | |||
The 2048 codepoints U+D800 through U+DFFF cannot be encoded in UTF-8; they are metapoints intended for use with UTF-16. | |||
Along with the octets F5--FF, C0 and C1 never appear in valid UTF-8. ASCII characters never show up as parts of other, multibyte characters. | |||
Octets of the form 10xxxxxx are continuation bytes, and can only be found after a valid initial byte. | |||
== [[libc]] == | == [[libc]] == |
Latest revision as of 10:29, 13 January 2024
Unicode 15.1 was released September 2023. Unicode 14.0 was released September 14, 2021. There is no "Unicode 13.1", but Emoji 13.1 was released in September 2020 under the auspices of the Unicode Consortium. Unicode 13.0 was released in March 2020.
Good references include:
- The utf8(7) and unicode(7) pages from the Linux man pages
- RFC 3629, "UTF-8, a transformation format of ISO 10646"
- UTF-8 FAQ for Linux
- The Linux Unicode HOWTO
- Multilingual text on Linux
- The Unicode Book, version 5.0 (the web-only 5.1.0 standard supersedes this) is one of the most beautifully-constructed books I've ever seen, and well worth the price.
Unicode 5.0 corresponds to ISO 10646:2003, including amendments 1โ3. Unicodes since 2.0 are backwards-compatible -- no characters are removed or replaced in new versions, only added. ISO 14651 defines string sorting order. RFC 3629 defines UTF-8, an ASCII-compatible Unicode encoding, usable in any context designed for ASCII but insensitive to characters' meanings.
Interesting Unicode
Isomorphisms of the English alphabet
- Parenthesized minuscules (U249C+): โโโโโ โกโขโฃโคโฅโฆโงโจโฉโชโซโฌโญโฎโฏโฐโฑโฒโณโดโต
- Circled majuscules (U24B6+): โถโทโธโนโบโปโผโฝโพโฟโโโโโโ โโโโโโโโโโ
- Circled minuscules (U24D0+): โโโโโโโโโโโโโโโโโ โกโขโฃโคโฅโฆโงโจโฉ
- Superscript minuscules (missing q): แตแตแถแตแตแถ แตสฐโฑสฒแตหกแตโฟแตแตสณหขแตแตแตสทหฃสธแถป
- Bold (U1D400+): ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐
- Italic (U1D434+): ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐
- Bold italic (U1D468+): ๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐
- Mathematical sans-serif (U1D5A0+): ๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น
- Mathematical sans-serif bold (U1D5D4+): ๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ฌ๐ญ
- Mathematical sans-serif italic (U1D608+): ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก
- Mathematical sans-serif italic bold (U1D63C+): ๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐ ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐
- Mathematical script: ๐โฌ๐๐โฐโฑ๐ขโโ๐ฅ๐ฆโโณ๐ฉ๐ช๐ซ๐ฌโ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต
- Mathematical script bold: ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ
- Fraktur: ๐๐ โญ๐๐๐๐โโ๐๐๐๐๐๐๐๐โ๐๐๐๐๐๐๐โจ
- Fraktur bold (U1D56C+): ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐
- Monospace (U1D670+): ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ๐๐๐๐๐๐ ๐๐๐๐
- Doublestruck: ๐ธ๐นโ๐ป๐ผ๐ฝ๐พโ๐๐๐๐๐โ๐โโโ๐๐๐๐๐๐๐โค
FIXME do minuscules
Isomorphisms of the Greek alphabet
FIXME
Isomorphisms of the Arabic digits
- Bold (U1D7CE+): ๐๐๐๐๐๐๐๐๐๐
- Doublestruck (U1D7D8+): ๐๐๐๐๐๐๐๐๐ ๐ก
- Sans-serif (U1D7E2+): ๐ข๐ฃ๐ค๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ
- Sans-serif bold (U1D7EC+): ๐ฌ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ๐ฒ๐ณ๐ด๐ต
- Monospace (U1D7F6+): ๐ถ๐ท๐ธ๐น๐บ๐ป๐ผ๐ฝ๐พ๐ฟ
- Seven-segment (U1FBF0+): ๐ฏฐ๐ฏฑ๐ฏฒ๐ฏณ๐ฏด๐ฏต๐ฏถ๐ฏท๐ฏธ๐ฏน
UTF-8
The One True Encoding, almost always. See RFC 3629 and Annex D of ISO/IEC 10646.
UTF-8 encoding yields up to four bytes per encoded codepoint. Valid ASCII (all characters less than 0x80) are directly encoded using a single byte. This four byte maximum arises from RFC 3629 ยง3, which defines UTF-8 on codepoints through only 0x10FFFF (suitable for handling the 17 defined Planes as of Unicode 14); if the 10646 maximum of U+7FFFFFFF is considered, UTF-8 would encode up to six bytes.
The 2048 codepoints U+D800 through U+DFFF cannot be encoded in UTF-8; they are metapoints intended for use with UTF-16.
Along with the octets F5--FF, C0 and C1 never appear in valid UTF-8. ASCII characters never show up as parts of other, multibyte characters.
Octets of the form 10xxxxxx are continuation bytes, and can only be found after a valid initial byte.
libc
- Ensure the proper locales are present, and being regenerated on package updates. locale -a will list all available locales. You want en_US.UTF-8 or the appropriate regional equivalent (use C.UTF-8 for an agnostic UTF-8 encoding): locale -a | grep UTF-8$ should generate output. On Debian, run dpkg-reconfigure locales to select generated locales and rebuild the locale database (it uses libc's localedef).
- Ensure that you're exposing a UTF-8-enabled locale to setlocale(3) and friends: LANG=en_US.UTF-8 should be exported in your environment (the various LC_* variables can override LANG for certain subsets of context, while LC_ALL overrides other LC_* values). On Debian, configure /etc/default/locale via dpkg-reconfigure locales (which subsequently drives update-locale from the same package). This file is sourced by pam configs and /etc/init.d files.
filesystems
ext3 and friends use octets for filenames; it is up to applications to interpret them. For VFAT, ISO9660 and some others:
- Ensure the UTF-8 module is being built (CONFIG_NLS_UTF8)
- Ensure the "Default NLS Language" is "utf8" in the kernel config (CONFIG_NLS_DEFAULT)
- nls=utf8 as an option to mount will work on a per-filesystem basis
Console
- Check whether UTF-8 mode is being used in the terminal driver via vt-is-utf8 from console-tools.
- Set it with unicode_start, also from console-tools.
Application details
vim
- In Insert mode, Ctrl-K can be used to enter characters by digraph (see loaded digraphs with :dig). Classes of digraphs share a common suffix character:
- Greek: * (thus Ctrl-K, a* generates ฮฑ, Ctrl-K, m* generates ฮผ, etc)
- Grave accent: ! ( a! -> ร , A! -> ร )
- Acute/sharp accent: ' ( a' -> รก, A' -> ร )
- In Insert mode, Ctrl-V starts a reference input sequence. Use the Unicode decimal codepoint. Examples:
- Ctrl-V, 227 generates รฃ
- Ctrl-V, 167 generates ยง
X
See Also
- The UTF-8 demo/test file of Markus Kuhn
- Unicode control characters by Aivosto Oy