EM DASH
—
U+2014
Unicode Block
General PunctuationCode
2014
Code Point
8212
Notes
may be used in pairs to offset parenthetical text
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
General Punctuation
Character Encoding
UTF-8
0xE20x800x94
UTF-16
0x2014
UTF-32
0x00002014
Copy & Paste Codes
Character
—
Unicode Escape
\u{2014}
HTML Entity (Decimal)
—
HTML Entity (Hex)
—
CSS Code
\2014
JavaScript
String.fromCodePoint(0x2014)
Python
chr(0x2014)