Searching for a symbol by how it looks rarely works. Searching by what it means almost always does.
The short version
Start here if you only have one minute. The full guide below explains each point.
Search by job
What the symbol does beats what it looks like.
Black means filled
White means hollow. Neither refers to colour.
Check the age
Older characters have far better font support.
01
Start with the job, not the shape
People usually search for a picture: a curly thing, a swirl, a fancy line. That almost never works, because Unicode names describe function rather than appearance.
Ask instead what the symbol has to do. Separate two things, mark something as finished, point somewhere, stand in for a unit. Each of those maps to a small, findable group.
- Separating something: dividers, bullets, middle dots
- Showing a state: checks, crosses, circles, warning marks
- Pointing: arrows, triangles, carets
- Standing for a quantity: currency, units, mathematical operators
02
Use the formal name
Every character has one permanent Unicode name, written in capitals. It is the most reliable search term there is, because it never changes and is never translated.
Two words in those names trip everyone up. BLACK means filled, and WHITE means hollow. A WHITE STAR is not a white one; it is an outline.
✦In Unicode names, black and white describe fill, not colour. That one rule solves a surprising share of failed searches.
03
Search by block when you want a family
Characters are grouped into blocks by purpose: Arrows, Mathematical Operators, Geometric Shapes, Dingbats, Box Drawing. Browsing a block gives you every variation at once.
This is the fastest route when you need a set that matches. Symbols from the same block usually share weight and proportions, which is what makes a row of them line up.
04
Draw it when words fail
Some system pickers let you draw a shape and offer matching characters. It is the best tool for the case where you can picture the mark and cannot name it.
Google Docs has this built into its special characters panel, and several standalone tools do the same. Accuracy is imperfect but it narrows a search from thousands to a handful.
05
Check it before you commit
Once you have a candidate, run three checks. Read the formal name to confirm the meaning. Note the Unicode version to gauge support. Paste it into the destination.
The version number is the best single predictor of trouble. Anything from Unicode 1.0 is thirty-five years old and safe. Anything from the last five years is not.
- Does the formal name match your intent?
- How old is it? Older is safer
- Does it survive a paste into the real destination?
06
When to give up on a symbol
If a search takes more than a few minutes, the symbol you are picturing may not exist as a character. Many shapes only exist as icons in a font, not in Unicode.
At that point use an image or an icon font. Forcing an approximate character into the role produces something that is both wrong and fragile.
Search terms that work against ones that do not
The same target character reached two ways. The right column is the term that actually returns it.
| What you want | Term that fails | Term that works |
|---|---|---|
| ◆ | diamond thing | black diamond |
| ※ | asterisk with dots | reference mark |
| … | three dots | horizontal ellipsis |
| ¶ | backwards P | pilcrow |
| ‽ | question exclamation | interrobang |
Every working term in the right column is either the formal Unicode name or the typographic name. Both are stable; descriptive guesses are not.
07
Copy the symbols discussed in this guide
This guide explains the topic. Use technical symbols for the main copyable set, compare it with aesthetic symbols, and browse check symbols for another useful angle. Each collection includes searchable Unicode names and HTML references.
08
Questions, answered
How do I search for a symbol if I do not know its name?+
Search by what it does rather than what it looks like, or use a draw-to-find picker. Function words return far better results than shape words.
What does black mean in a Unicode symbol name?+
Filled, not coloured. WHITE means hollow. That convention explains most confusing search results.
Why can I not find the symbol I am picturing?+
It may not exist as a Unicode character. Plenty of shapes are icons in a font rather than encoded characters.
09
Sources and review notes
Reviewed against Unicode terminology for characters, code points, glyphs, sequences and presentation behavior.
