HTML Entity Detail
HTML Entity - Non-breaking Hyphen
Non-breaking Hyphen is a punctuation marks and special text formatting characters. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
‑
Unicode
U+2011
HTML entity
CSS code
\2011
Usage Examples
Use this HTML entity in professional typography for dashes, ellipsis, and special punctuation. For example, — for em-dash, … for ellipsis.
Non-breaking Hyphen
Select any code to highlight it before copying.
Category: Punctuation Marks
| Unicode | U+2011 |
|---|---|
| Hex Code | ‑ |
| HTML Code | ‑ |
| HTML Entity | |
| CSS Code | \2011 |
| Windows Shortcut | ⇧Strg - (*) |
| Mac Shortcut | ⇧⌘- (*) |
HTML code example
CSS code example