Skip to content

Instantly share code, notes, and snippets.

@1024jp
Last active April 29, 2020 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1024jp/7647d3b9836226cba17590a9e61a5925 to your computer and use it in GitHub Desktop.
Save 1024jp/7647d3b9836226cba17590a9e61a5925 to your computer and use it in GitHub Desktop.

Unicode General Category “Format” (Cf)

2020-04-29 Unicode 13.0.0

List of All characters in Format category

code point Qty Name block flag note
00AD 1 Soft Hyphen Latin-1 Supplement ­ 1語内の単語境界を示す(改行時に出現)
N 0600..0605 6 Arabic … Arabic ؀
061C 1 Arabic Letter Mark Arabic ؜
N 06DD 1 Arabic End Of Ayah Arabic ۝
N 070F 1 Syriac Abbreviation Mark Syriac ܏
N 08E2 1 Arabic Disputed End of Ayah Arabic Extended-A
N 180E 1 Mongolian Vowel Separator Mongolian モンゴル語で前後の文字を特別な形に変える1
Y 200B 1 Zero Width Space General Punctuation 改行可能位置を示す(ゼロ幅スペース)
Y 200C 1 Zero Width Non-Joiner General Punctuation isJoinControl リガチャを抑止する(ゼロ幅非接合子)
200D 1 Zero Width Joiner General Punctuation isJoinControl リガチャを促進する / 絵文字の糊(ゼロ幅接合子)
Y 200E..200F, 202A..202E, 2066..2069 12 (Bidi controls) General Punctuation 双方向テキスト制御記号
Y 2060 1 Word Joiner General Punctuation 前後での改行を禁止する (BOMの代わり)
2061 1 Function Application General Punctuation 数学用制御文字
2062..2064 3 Invisible … General Punctuation 数学用制御文字
206A..206B 2 … Symmetric Swapping General Punctuation (deprecated)
206C..206D 2 … Arabic Form Shaping General Punctuation (deprecated)
206E..206F 2 … Digit Shapes General Punctuation (deprecated)
Y FEFF 1 Zero Width No-Break Space Arabic Presentation Forms-B BOM
Y FFF9..FFFB 3 Interlinear Annotation … Specials ルビ制御文字
N 110BD, 110CD 2 Kaithi Number Sign … Kaithi 𑂽
13430..13438 9 Egyptian Hieroglyph … Egyptian Hieroglyph Format Controls
1BCA0..1BCA3 4 Shorthand Format … Shorthand Format Controls 速記書式制御記号
- 1D173..1D17A 8 Musical Symbol … Musical Symbols
- E0001 1 Language Tag Tags タグ(deprecated)
- E0020..E007F 96 Tag … Tags タグ(非推奨)

List of formatting-like characters in other categories (just randomly picked-up)

code point Qty Name block category
- 034F 1 Combining Grapheme Joiner Combining Diacritical Marks Nonspacing Mark

References

Footnotes

  1. モンゴル文字とUnicode - にせねこメモ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment