SymbolFYI

Em Dash vs En Dash vs Hyphen

Em Dash (— U+2014)
블록: General Punctuation
카테고리:
En Dash (– U+2013)
블록: General Punctuation
카테고리:
-
Hyphen (- U+002D)
블록: Basic Latin
카테고리:

인코딩 비교

형식 -
코드 포인트
HTML 엔티티 — – -
CSS
UTF-8 16진수

차이점은?

The em dash (—, U+2014), en dash (–, U+2013), and hyphen (-, U+002D) are three distinct punctuation marks that are frequently confused. The em dash is the longest of the three and is used to set off parenthetical phrases or mark an abrupt break in thought — like this — in place of parentheses or commas. The en dash, roughly the width of the letter N, is used for ranges (pages 10–20, June–August) and to connect compound adjectives where one element is itself two words. The hyphen is the shortest and is used for compound words (well-known), hyphenated names, and line breaks — it is the only one found directly on a standard keyboard. A common mistake is typing two hyphens (--) as a stand-in for an em dash; most word processors auto-correct this, but in code or plain-text contexts the proper Unicode character should be used.

관련 개념

더 많은 비교