Copyglyph

General Punctuation

All code points in the General Punctuation block.

U+2056
U+2057
U+2058
U+2059
U+205A
U+205B
U+205D
U+205E
U+205F
U+2060
U+2061
U+2062
U+2063
U+2066
U+2067
U+2068
U+2069
U+206A
U+206B
U+206C
U+206D
U+206E
U+206F

Tips

The following tips help manage General Punctuation in interfaces and content.

  • Audit your copy for non-breaking spaces, hair spaces, and thin spaces that may affect layout or wrapping.
  • Normalize punctuation usage to match your locale and style guide (quotes, dashes, ellipses).
  • Test rendering with different fonts and languages to catch missing or misrendered marks.
  • Provide explicit fallbacks for rare punctuation when rendering on varied devices or fonts.
  • Document any unusual characters you rely on and ensure consistent encoding across systems.

General Punctuation covers a wide range of marks used in writing and UI text. In practice, these characters appear in labels, messages, help text, and content created by authors. They impact readability, spacing, and the perceived polish of an interface. When building or reviewing content, treat punctuation as part of typography, not just symbols.

Common pitfalls include inconsistent dash usage, mismatched quotation marks, and inadvertently inserted placeholder or invisible characters. Align punctuation decisions with your product’s localization strategy, and test across input methods. This category sits at the core of clean typography and old-to-new digital typesetting practices, reflecting how punctuation evolved from printed text to compact, multilingual interfaces. For related areas, see the Geometric shapes and Arrows blocks, or explore how currency symbols and box-drawing marks fit into broader symbol handling.