Punctuation symbols.
Em dashes, smart quotes, section and pilcrow marks and more — tap to copy.
Dashes & dots
Quotation marks
Marks & references
The marks that aren't on the keyboard
A keyboard only prints a handful of punctuation marks, but good typography needs more. The em dash (—) sets off a break in a sentence, the en dash (–) joins ranges like 9–5, and the ellipsis (…) is a single character rather than three periods. Curly quotes (" " ' ') are the typographically correct quotation marks — straight quotes are really meant for inches and feet. Beyond those, the section (§) and pilcrow (¶) marks reference parts of a document, and daggers († ‡) mark footnotes. All copy cleanly into documents, posts and messages.
Dashes: which one, and when
Three characters look similar and are not interchangeable. The hyphen (-) joins words: well-known, twenty-one. The en dash (– U+2013, –, Alt + 0150) is roughly the width of an "n" and spans ranges or connects paired items: pages 12–18, the 2024–25 season, the London–Paris route. The em dash (— U+2014, —, Alt + 0151) is the width of an "m" and marks a break in a sentence — like this one.
Style guides disagree on spacing: American usage typically closes the em dash up to the surrounding words, British usage often sets a spaced en dash in the same role. Either is defensible; mixing them in one document is not. One firm rule — never use an en dash in a range that already has "from" or "between", since from 1990–2000 is incorrect where from 1990 to 2000 is right.
Quotes, apostrophes and the ellipsis
Straight quotes (" and ') are a typewriter legacy that survived into ASCII. Typographically, prose wants directional quotes: “ U+201C and ” U+201D for double, ‘ U+2018 and ’ U+2019 for single. The right single quote doubles as the correct apostrophe, so it is it’s rather than it's.
Straight quotes still have legitimate uses: the prime ′ (U+2032) and double prime ″ (U+2033) denote feet and inches or minutes and seconds, and code must always use straight quotes — smart quotes pasted into a program are a classic source of syntax errors. The ellipsis … (U+2026, Alt + 0133) is one character rather than three periods, which keeps the spacing even and stops it breaking across lines.
Reference marks
- § U+00A7 (
§,Alt + 0167) — the section sign, used for legal and technical citations. Doubled as §§ it means "sections" plural. - ¶ U+00B6 (
¶,Alt + 0182) — the pilcrow, marking a paragraph, and shown by word processors when you display formatting marks. - † U+2020 and ‡ U+2021 (
†,‡) — footnote markers, used in that order after the asterisk in traditional typesetting.
These are ordinary text characters, so they copy cleanly into documents and survive plain-text contexts where superscript numbers would not.