| Character | – |
| Name | En Dash |
| Unicode Code Point | U+2013 |
| Decimal Value | 8211 |
| Hex Value | 0x2013 |
| Category | Punctuation |
| Windows Alt Code | Alt+0150 |
| Word Alt+X Code | 2013 + Alt+X |
| Mac Shortcut | Option+- |
| HTML Entity | – |
| HTML Code (Dec / Hex) | – / – |
| CSS Content Code | content: "\2013"; |
| JavaScript Unicode Escape | "\u{2013}" |
En Dash is a typographic punctuation mark used in professional publishing and formal writing to replace the plain ASCII approximations (like straight quotes or a hyphen) that typewriters were limited to.
Unicode block: General Punctuation (U+2000–U+206F). This block holds the "smart" typographic punctuation — proper quotation marks, en/em dashes, ellipses, and spacing marks — that go beyond what a physical typewriter keyboard could produce.
At Unicode code point U+2013 (decimal 8211), En Dash is the 20th of 111 characters cataloged in this category on How To Type Any Symbol. In terms of typing methods, it is one of the characters in this block with both a documented Windows Alt code and a Mac keyboard shortcut, making it typeable without copy-paste on either platform. Regardless of platform, clicking the copy button above places the exact character on your clipboard, ready to paste into any application that accepts Unicode text.
💡 Good to know: Web fonts generally support this character well, but older or narrow icon fonts sometimes fall back to a missing-glyph box — verify before publishing.
Hold Alt and type 0150 on the numeric keypad.
Press Option+-.
Click the symbol above to copy it, then paste anywhere — works on every device and OS.
Use the entity – in your HTML.