Copyglyph

Letterlike Symbols

All code points in the Letterlike Symbols block.

U+2100
U+2101
U+2102
U+2103
U+2104
U+2105
U+2106
U+2107
U+2108
U+2109
U+210A
U+210B
U+210C
U+210D
U+210E
U+210F
U+2110
U+2111
U+2112
U+2113
U+2114
U+2115
U+2116
U+2117
U+2118
U+2119
U+211A
U+211B
U+211C
U+211D
U+211E
U+211F
U+2120
U+2121
U+2122
U+2123
U+2124
U+2125
U+2126
U+2127
U+2128
U+2129
U+212A
U+212B
U+212C
U+212D
U+212E
U+212F
U+2130
U+2131
U+2132
U+2133
U+2134
U+2135
U+2136
U+2137
U+2138
U+2139
U+213A
U+213B
U+213C
U+213D
U+213E
U+213F
U+2140
U+2141
U+2142
U+2143
U+2144
U+2145
U+2146
U+2147

Tips

Letterlike Symbols are a specialized set of typographic marks used primarily in mathematics, science, and document encoding to represent alphanumeric-like symbols with distinct semantic meaning. In UI, they appear as text rather than decorative icons when available in the selected font.

  • Choose a robust font stack that explicitly includes letterlike symbols to reduce missing glyphs.
  • Use Unicode-aware normalization and avoid treating symbols as images or icons.
  • Provide accessible text or labels if a symbol conveys meaning in an interface; use semantic HTML where possible.
  • Test rendering across platforms and fonts to maintain consistent shapes and spacing.
  • Provide sensible fallbacks and document recommended fonts for design systems and developer handoffs.

In practice, these symbols appear in technical writing, academic papers, and mathematical contexts, where they convey specific concepts without expanding the character set too broadly. They are often included in math notation libraries and font families that aim to cover a wide range of scholarly characters. Their use should feel native to the text, not like an afterthought, and should be consistent with other symbol sets in the typography system.

Common pitfalls include inconsistent glyph shapes across platforms, reliance on image replacements, and neglecting accessibility considerations. A thoughtful approach pairs reliable typography with clear, context-aware labeling. Historically, letterlike symbols emerged as a way to extend alphanumeric notation while keeping a familiar visual rhythm in dense documents, reflecting a need to balance readability with expressive depth. They sit alongside other symbolic blocks in typography ecosystems, where design decisions impact legibility, consistency, and cross-platform behavior. For broader context, see related blocks such as Geometric Shapes, Arrows, Currency Symbols, and Box Drawing.