Supplemental Punctuation
All code points in the Supplemental Punctuation block.
Tips
- Audit where supplemental punctuation marks improve readability and internationalization, then document where they should be used.
- Use distinct marks for separation and emphasis, and avoid mixing with ASCII symbols that can confuse users.
- Prefer semantic Unicode characters over images or icons when possible to support accessibility and font fallbacks.
- Test rendering across platforms and fonts to ensure consistent size, alignment, and interaction with text.
- Provide style rules and examples in your design system so teams apply punctuation consistently (include references to related blocks like Geometric Shapes, Arrows, Currency Symbols, and Box Drawing).
Supplemental punctuation covers marks beyond the basic comma, period, and question mark. They are used to refine typography, denote special data, or structure content in technical or multilingual contexts. In practice, designers and developers pick symbols that preserve legibility and meaning, while keeping accessible text intact.
Common pitfalls include inconsistent usage across interfaces, relying on decorative characters that aren’t universally supported, and creating copy that becomes misinterpreted when fonts fallback. The category sits in a long lineage of typographic tools intended to extend punctuation without cluttering the primary punctuation set. Historically, these marks emerged to address the needs of print and digital typography for precise delineation and data representation, and they continue to influence modern design systems when clear, compact symbolism is required.