Check Marks, Arrows and Star Symbols to Copy and Paste
๐ข AdSense Placeholder
Slot: 9364155946
The ones people come for, ready to copy:
- โข โฆ โฃ
Every one of those is a plain text character rather than an emoji, which is the part that matters if you are putting them in a spreadsheet, a slide deck or a document. The rest of this explains the difference and why picking wrong causes so much grief.
The one thing to understand before you copy anything
There are two completely different โ characters and they behave nothing alike.
โ (U+2713) is a text character. It takes your font, your colour and your size. Put it in a spreadsheet cell and it sits neatly next to the text at the same weight.
โ (U+2705) is an emoji. It is a white tick in a green rounded square, it is always that, and you cannot change the colour. Put it in a spreadsheet and it renders as a coloured blob that does not match anything around it, and it exports to PDF differently on different machines.
Ninety percent of the frustration people have with check marks comes from copying the second when they wanted the first. If your symbol is a different colour from your text, you have the emoji version.
Check marks and ticks
What each one is:
- โ U+2713, the standard check mark. This is the one you want most of the time.
- โ U+2714, the heavy check mark. Same shape, thicker stroke. Has an emoji presentation, so it sometimes turns green.
- โ U+2611, a ticked ballot box. Useful for checklists where you also want an unticked โ U+2610.
- โ U+2705, emoji only. Always a green box. No text version exists.
- ๐ธ U+1F5F8, a light check mark. Thin and elegant, but poorly supported, so test it before you rely on it.
For an actual checklist, โ and โ as a pair beat a tick on its own, because an empty box communicates not done where a missing tick communicates nothing. Both live on the check and cross symbols page.
Crosses, Xs and rejections
The one worth knowing is ร (U+00D7), the multiplication sign. It is not a cross mark, but it is the character most people actually want when they type an x between two numbers or use one as a close button, because it is properly centred and balanced where the letter x is not.
โ and โ are the true ballot Xs, light and heavy. โ is the emoji, always red, same caveats as the green tick.
Arrows
The largest group by far and the one where our own search data shows people struggling most. There are over a hundred arrow characters in Unicode. These are the ones you will actually use.
Quick guide to picking one:
- โ for prose and general use. It is the default and it renders everywhere.
- โ for implies or results in. Double arrows carry a logical meaning in technical writing, so do not use them decoratively.
- โ for a heavier visual arrow in a heading or a slide, where โ looks too thin.
- โณ for indentation and reply threading. It is the one people hunt for and never find.
- โถ for a play button or a collapsed section, since it is a triangle rather than an arrow.
Stars
โ (U+2605) and โ (U+2606) are the solid and outline stars, and together they are how every rating system that is not using images gets built. โ โ โ โ โ is four out of five and it works in a plain text field, an email subject line or a spreadsheet cell.
โฆ and โง are four pointed stars from the dingbat block and they read as sparkle rather than rating. They are the backbone of aesthetic text decoration, which is a different job entirely. โ (U+22C6) is a small star operator borrowed from maths and it is the smallest, most delicate of the lot.
More variants including the spinning and circled stars are on the star symbols page, and the decorative arrangements are on star text borders.
Bullets and dots
- โข โฆ โฃ
- โ ยท โ
โข (U+2022) is the standard bullet. โฆ (U+25E6) is the hollow one for a second level. โฃ (U+2023) is the triangular bullet, which almost nobody uses and which looks noticeably sharper in a slide deck.
The practical use for these is any field that does not support real lists. Instagram bios, Twitter and X profiles, LinkedIn headlines, YouTube descriptions and email signatures all strip list formatting, so a manual bullet character is the only way to get a list at all. Full set on the bullet symbols page and the dot symbols page.
The variation selector problem, again
Several of these characters have both a text and an emoji form, and the app decides which you get. โ โ โ โก โญ โณ and โ are all in this category.
If one of them keeps turning colourful when you want plain, add the text presentation selector U+FE0E after it. The versions below already have it:
The invisible character travels with the copy, so pasting these gives you the monochrome form. If you want to avoid the problem entirely, use a character that has no emoji form at all: โ โ โ โ and โข are all safe.
What breaks where
- Excel and Google Sheets: text symbols work perfectly and sort and filter as text. Emoji symbols render inconsistently between the desktop app, the web version and an exported PDF. Use โ not โ .
- PowerPoint and Google Slides: same rule. An emoji tick on a slide will change size relative to the text when the deck is opened on a different operating system.
- Word: both work, but emoji symbols ignore your font choice, so a document set in a serif face gets a jarring colour glyph.
- CSV and code: all of these are fine as long as the file is UTF-8. A file saved in a legacy encoding will mangle them.
- Older Android and game clients: the rarer dingbats such as โฌ and โ may show as a box. The basic set of โ โ โ โ โข is safe essentially everywhere. Our guide to symbols showing as a box covers why.
Dividers, lines and box drawing characters
The other group people hunt for constantly, usually for a bio or a plain text signature.
These come from the box drawing and block element ranges, originally designed so text terminals could draw tables and windows before graphics existed. They are monospaced in most fonts, which is exactly why they line up cleanly when you stack several rows.
The shade blocks โ โ โ โ are the single most useful set here, because four levels of density give you a crude progress bar that works in any plain text field. โโโโโโโโโโ is seventy percent, and it renders identically on every device. Our shade block symbols page and box drawing page have the full ranges.
Superscript, subscript and circled numbers
- ยน ยฒ ยณ โด
- โ โ โ โ
- โ โ ก โ ข โ ฃ
Circled numbers are genuinely useful in any field that strips list formatting, because they read as an ordered list without needing one. Superscripts let you write a footnote marker in a plain text field, and the Roman numerals are single characters rather than letters, so they sort and align properly in a spreadsheet column.
Both sets are on the circled number page and the superscript page.
What screen readers do with these
Worth knowing before you put a row of symbols in a public bio or a document heading.
Screen readers announce most of these by their Unicode name. A โ is read as check mark, which is fine and often helpful. A row of twenty โ characters is read as star, twenty times, which is not.
Decorative dividers are the worst offenders. A border made of thirty box drawing characters gets announced as thirty individual characters, and there is no way for the reader to skip it. If the symbol is carrying meaning, use it. If it is purely decoration, use one or two rather than a row, and never put a decorative string inside a heading.
Emoji symbols are usually better behaved here than text symbols, because screen readers have specific handling for them. That is one of the few arguments in favour of โ over โ.
How to type these without copying
Copying is faster, but if you need one regularly:
- Word and Outlook: type the hex code then press Alt and X. Typing 2713 then Alt+X gives โ. This works for any character on this page.
- Windows anywhere: press Windows and full stop to open the emoji panel, then switch to the symbols tab. It includes the text symbols, not only emoji.
- Mac anywhere: press Control, Command and Space for the character viewer, then search the character name.
- Google Docs: Insert, then Special characters, then draw the shape you want. The handwriting search is genuinely the fastest way to find an obscure arrow.
- Anywhere at all: set up a text replacement. On both iOS and macOS you can map a short string such as ;tick to โ, which beats every other method if you use one daily.
Our guide to typing emoji and symbols on every device has the full keyboard setup for each platform.
The two mistakes that cause the most trouble
First, using the letter x as a cross. It is not centred, it is not balanced against a โ, and in a table of ticks and crosses the mismatch is obvious at a glance. Use โ or ร.
Second, pasting symbols copied from a website with the formatting attached. Many sites wrap their symbols in a span carrying a font and a colour, which travels with the paste into Word or an email and produces a character in a different typeface from everything around it. Paste as plain text, which is Control or Command, Shift and V in nearly every application.
Where to find the rest
There are around a hundred thousand characters in Unicode and only a few hundred are useful for this kind of work. The symbols hub sorts them into sets, with geometric shapes, maths symbols and currency symbols being the next most useful after these. For the picture versions rather than the text ones, the symbol emoji category covers those.
If you are decorating rather than documenting, our heart symbols guide covers the ornamental end of the same character set.
Frequently Asked Questions
What is the difference between โ and โ ?+
โ is a plain text character that takes your font colour and size. โ is an emoji, permanently a white tick in a green box, which cannot be recoloured and renders inconsistently in spreadsheets and exported PDFs. Use โ in documents.
How do I type a check mark on Windows?+
In Word or Outlook, type 2713 then press Alt and X. Anywhere else, press Windows and full stop to open the emoji panel and switch to the symbols tab, which contains the text symbols as well as emoji.
Why does my arrow symbol turn into a blue box?+
You copied โก๏ธ, the emoji arrow, rather than โ, the text arrow. They are different characters. Either use โ directly, or add the U+FE0E text presentation selector to force the monochrome form as in โก๏ธ.
Which arrow symbol should I use in normal writing?+
โ for general use, โ only when you mean implies or results in, โ when you need a heavier arrow in a heading, and โณ for indentation or reply threading. Avoid the emoji arrows in body text entirely.
How do I make a star rating in plain text?+
Combine โ and โ. Four out of five is โ โ โ โ โ. Both are plain text, so they work in email subject lines, spreadsheet cells and any field that rejects images or emoji.
Do these symbols work in Excel and Google Sheets?+
The text versions do, and they sort and filter as normal text. The emoji versions render differently between the desktop app, the web version and PDF export, so stick to โ, โ, โ and โ in anything you will share.
๐ข AdSense Placeholder
Slot: 9853975687
๐ข AdSense Placeholder
Slot: 4926217484
About BestEmojis Team
The Best Emojis team is dedicated to helping you find the perfect emojis for every occasion. We provide comprehensive guides, tips, and a vast collection of free emojis for all your communication needs.
๐ข AdSense Placeholder
Slot: 9931132152
