Special Characters & Symbols Cheat Sheet for Designers (2026)
Copy-paste arrows, math symbols, currency signs, Greek letters, box drawing characters, and 1,000+ Unicode symbols for design and development.
- Copy-paste arrows, math symbols, currency signs, Greek letters, box drawing characters, and 1,000+ Unicode symbols for design and development.
- Why Special Characters Matter in Design.
- Covers essential characters every designer needs.
- Covers typography best practices.
- Covers using the special character picker.
Why Special Characters Matter in Design
The difference between amateur and professional typography often comes down to the right characters. Using × (multiplication sign, U+00D7) instead of the letter x in '1920×1080' is a small detail that signals care. An em dash — (U+2014) reads better than two hyphens --. Proper curly quotes “like this” look intentional where straight quotes "like this" look like code. Arrow symbols → replace clunky text arrows ->, and the ellipsis character … is a single glyph rather than three periods. These details compound across an interface to create a sense of polish.
Essential Characters Every Designer Needs
Arrows are the most commonly needed set: → ← ↑ ↓ for navigation cues, ↗ for external links, ⟨ ⟩ for breadcrumbs. Math symbols: × for dimensions, ÷ for division, ± for tolerances, ≈ for approximation, ≠ for inequality. Currency: $ € £ ¥ ₹ ₿ cover most global markets. Punctuation: the em dash —, en dash –, bullet •, middle dot ·, and section sign § appear in most design systems. Box drawing characters (┌─┐│└─┘) are invaluable for ASCII diagrams in code comments and documentation. Greek letters (α β γ δ θ λ π) show up in scientific interfaces, math notation, and branding.
Typography Best Practices
Always use the typographically correct character when one exists. Use ‘single’ and “double” curly quotes, not straight ones. Use the proper minus sign − (U+2212) in mathematical contexts, not a hyphen. The degree symbol ° (U+00B0) is a dedicated glyph — don't use a superscript lowercase o. For fractions, use the precomposed glyphs (½ ¼ ¾) when available rather than constructing them from numbers and slashes. In code, use the correct Unicode escapes to ensure cross-platform rendering.
background-size animation or @property registered custom properties instead.Using the Special Character Picker
The Special Character Picker at Ultimate Design Tools organizes 1,000+ characters across 12 categories: arrows, math, currency, punctuation, box drawing, geometric shapes, stars and dingbats, musical notation, Greek, superscript/subscript, fractions, and miscellaneous symbols. Click any character to copy it to your clipboard. Hover to see the Unicode code point (useful for CSS content properties and HTML entities). The search bar lets you find characters by description — type 'arrow right' or 'degree' to jump straight to what you need.
Frequently Asked Questions
What is Unicode?
Do special characters work in all fonts?
How do I type special characters with a keyboard?
Use the Special Character Picker — free, no signup required.
⚡ Open Special Character Picker