Skip to content
T
Tools.Town
Free Online Tools for Everyone
Text Tools

Em Dash vs En Dash: When to Use — and – (With Examples)

A complete guide to the three horizontal marks — hyphen, en dash, and em dash — their Unicode codepoints, correct uses, spacing conventions, keyboard shortcuts, and common mistakes writers make.

25 June 2026 7 min read By Tools.Town Team Fact Checked

Key Takeaways

  • It depends on your style guide
  • In casual digital writing, hyphens are widely used for number ranges and rarely draw criticism
  • The hyphen (-) is a punctuation mark used to join words and syllables
  • Microsoft Word and Apple Pages have autocorrect rules that convert two consecutive hyphens (--) to an en dash or em dash, depending on context

Three horizontal marks sit in your punctuation toolkit, and most writers use only one of them — the hyphen — for all three jobs. The result is text that is technically readable but typographically imprecise. Understanding the distinct roles of the hyphen, the en dash, and the em dash will make your writing cleaner, more professional, and easier to read.

The Three Horizontal Marks

Let us start with a side-by-side view of all three characters:

CharacterNameUnicodeWidth
-HyphenU+002DNarrowest
En DashU+2013Medium (width of letter N)
Em DashU+2014Widest (width of letter M)

The names “en” and “em” come from traditional typesetting, where the unit of measurement called an “en” is half the width of an “em.” An em is historically defined as the point size of the typeface — in 12-point type, an em is 12 points wide. The em dash is one em wide; the en dash is half an em wide.

These proportional names explain the visual logic: the em dash is the longest, the en dash is in between, and the hyphen is the shortest.

The Hyphen (-)

The hyphen (U+002D) is the character on your keyboard between the 0 key and the = key. It has three distinct uses in standard English writing.

Compound words: Some compound words are written with a hyphen: well-being, mother-in-law, check-in, free-range. Whether a compound is hyphenated, closed (oneword), or open (two words) is a matter of house style and evolving usage. When in doubt, check your preferred dictionary.

Compound adjectives before a noun: When two or more words act together as a single adjective before a noun, they are joined by a hyphen: a well-known author, a high-resolution image, a five-year plan. When the same words follow the noun, the hyphen typically drops: the author is well known, the image is high resolution.

Word division at line breaks: In print typesetting, the hyphen marks where a word is broken across two lines. Most word processors and web browsers handle line breaks automatically without explicit hyphens.

The hyphen is the only one of the three marks that appears on a standard keyboard without any special input. This is why writers reach for it reflexively in situations that call for an en or em dash — it is simply the most accessible option.

The Em Dash (—)

The em dash (U+2014) is the longest of the three and arguably the most expressive. It creates a strong visual pause in text, stronger than a comma, as emphatic as parentheses. Used well, it adds energy and rhythm to prose. Used carelessly — or everywhere — it loses its punch.

Em Dash Uses

Interruption or abrupt break in thought: The em dash marks a sudden change in direction or an interrupted sentence.

She reached for the phone—and realized she had left it in the car. “I just want to say that I—” He stopped.

Replacing parentheses: An em dash pair can substitute for parentheses when you want the aside to feel more integrated with the main sentence rather than visually cordoned off.

With parentheses: The proposal (which had been revised three times) was finally approved. With em dashes: The proposal—which had been revised three times—was finally approved.

Replacing a colon: A single em dash can introduce a list or a clause that explains or expands the preceding statement, functioning like a colon but with more informality.

He had one weakness—chocolate. Three things matter in real estate—location, location, location.

Attribution of a quotation: In block quotes and pull quotes, an em dash before the attribution is a common typographic convention.

“The only way to do great work is to love what you do.”—Steve Jobs

Replacing a comma: In some contexts an em dash can replace a comma for stylistic variety or emphasis.

The em dash is a versatile character, which is part of the reason writers overuse it. Reserve it for moments where its visual weight is justified.

Spaces Around the Em Dash

This is where style guides diverge most visibly.

AP Style (Associated Press, used by most news organizations, PR writers, and journalists in the United States) specifies a space on each side of an em dash:

She left the meeting — and never came back.

Chicago Manual of Style (used in book publishing, academic writing, and many editorial contexts) specifies no spaces:

She left the meeting—and never came back.

British style often uses a spaced en dash where American style would use an unspaced em dash — this is a different convention but achieves a similar visual effect.

Pick one convention, document it in your style guide, and apply it consistently. Mixing both styles in a single document is the one approach that is always wrong.

The En Dash (–)

The en dash (U+2013) is shorter than the em dash but longer than a hyphen. It is less commonly understood than the em dash, but it has specific, well-defined uses that no other character handles correctly.

En Dash Uses

Number ranges: The en dash indicates a range of numbers, dates, times, or pages. It replaces the word “to” or “through.”

The war lasted from 2020–2025. See pages 12–24 for the methodology. The meeting runs 9:00–10:30 AM. The temperature ranged from 18–24°C.

In these contexts, using a hyphen instead of an en dash is technically incorrect, though it is common in informal digital writing.

Date ranges where the “from” is stated: When you write “from 2020 to 2025,” both words are spelled out and no dash is needed. When you drop “from” and “to,” the en dash fills the role: “2020–2025.”

Compound adjectives with a multi-word element: This is the en dash rule that trips up even experienced editors. When one element of a compound adjective is itself a multi-word expression or a proper noun, a hyphen is not strong enough to show the correct grouping — an en dash is used instead.

A New York–London flight (not New York-London; “New York” is a two-word unit) A post–World War II economic boom A Nobel Prize–winning physicist A San Francisco–based startup

The logic: a regular hyphen joins two simple words. An en dash shows that a multi-word unit is being joined to something else.

Score and game results: Sports scores and vote tallies use an en dash.

The final score was 3–1. The motion passed 7–2.

How to Type Each

macOS

  • En dash (–): Option + Hyphen (-)
  • Em dash (—): Option + Shift + Hyphen (-)

These are among the more intuitive keyboard shortcuts on macOS and are worth memorizing if you write frequently.

Windows

On Windows, the fastest method uses Alt codes with the numeric keypad (Num Lock must be enabled):

  • En dash (–): Alt + 0150
  • Em dash (—): Alt + 0151

Alternatively, in Microsoft Word and some other Windows applications, typing two hyphens (—) followed by a word and a space triggers autocorrect to convert the double hyphen to a dash. The exact behavior (whether you get an en or em dash) depends on context and settings.

HTML and Web Content

For web copy written in HTML, you can use either the Unicode character directly (which is fine in UTF-8 documents) or the named HTML entities:

  • En dash: – or –
  • Em dash: — or —

Both approaches produce identical visual results in modern browsers. Using the Unicode characters directly is simpler and more readable in your source.

Bulk Conversion

If you have a full document that needs dash conversions applied consistently, the fastest approach is the Smart Quotes Formatter. It converts --- to em dashes and -- to en dashes throughout your entire text in one pass, with individual toggle controls so you can choose which conversions to apply.

Common Mistakes

Using a hyphen for a dash: The most common error. Writers type -- or - where an em or en dash is called for. This is understandable given keyboard constraints, but easy to fix with a conversion tool.

Confusing the em and en dash: Some writers know they need a “long dash” but reach for one or the other without distinguishing between them. Remember: em dash for prose interruptions and emphasis; en dash for ranges and compound adjectives with multi-word elements.

Using an em dash where an en dash belongs in a range: Writing 2020—2025 (em dash) instead of 2020–2025 (en dash) is a common error in documents written with autocorrect. The em dash is too wide for a numeric range; it reads visually as a strong pause rather than a span.

Inconsistent spacing: Mixing spaced and unspaced em dashes within a single document. Choose a style and stick to it.

Overusing the em dash: The em dash is an emphatic mark. Scattering it through every paragraph dilutes its impact. If you find yourself using three or four em dashes per page, consider whether some of them should be commas, colons, or parentheses instead.

Practical Advice

For writers who draft in plain text or Markdown, the most practical workflow is to use the shorthand conventions (--- for em dash, -- for en dash) while writing and then run your text through Smart Quotes Formatter before publishing. This lets you write at speed without stopping to type Alt codes or remember keyboard shortcuts, while still producing typographically correct output in your final document.

The em dash and the en dash are not decorative details. They carry specific meaning that hyphens cannot convey. Used correctly, they are tools of precision that make your text easier to read and more professional in appearance.

Advertisement

Try Smart Quotes Formatter — Free

Apply what you just learned with our free tool. No sign-up required.

Try Smart Quotes Formatter

Frequently Asked Questions

Should I put spaces around an em dash?
It depends on your style guide. AP style (used by most news organizations and journalists) calls for a space on each side of an em dash: 'She left — and never came back.' Chicago Manual of Style (used in book publishing) uses no spaces: 'She left—and never came back.' Pick one convention and apply it consistently throughout your document.
Can I just use a hyphen instead of an en dash for number ranges?
In casual digital writing, hyphens are widely used for number ranges and rarely draw criticism. In formal publishing, books, academic papers, and any typeset document, the en dash is the correct character for ranges. If you are writing for a publication with a style guide, follow it. If you are self-publishing, using proper en dashes is a mark of professional typographic quality.
What is the difference between a hyphen and a minus sign?
The hyphen (-) is a punctuation mark used to join words and syllables. The minus sign (−, U+2212) is a mathematical operator. They are different characters with different widths and vertical positions. In typeset math and technical documents, using the correct minus sign matters. In running prose, the hyphen is almost always what you want.
Why does my word processor sometimes insert an em dash automatically?
Microsoft Word and Apple Pages have autocorrect rules that convert two consecutive hyphens (--) to an en dash or em dash, depending on context. The behavior varies by version and settings. If you want predictable, controllable dash conversion, use the Smart Quotes Formatter with its explicit toggle controls rather than relying on autocorrect.

Was this guide helpful?

Your feedback helps us improve our content.

Continue Reading

All Text Tools Guides

Get the best Text Tools tips & guides in your inbox

Join 25,000+ users who get our weekly text tools insights.