U+201C "“" Left Double Quotation Mark Unicode Character
Unicode Version 17.0
“
U+201C "“" Left Double Quotation Mark is a typographic symbol used to denote the beginning of a quotation in many languages, most commonly in English and other Western scripts. It differs from the straight or neutral quotation marks found on typewriters by its curved, opening shape that visually pairs with the right double quotation mark (U+201D) to frame spoken or cited text. This character is part of the General Punctuation block in Unicode and is defined in the Latin-1 Supplement region, often employed in professional typesetting, digital text, and publishing to enhance readability and adhere to stylistic conventions.
General Properties
| Code Point | U+201C |
| Version Added | 1.1 |
| Name | Left Double Quotation Mark |
| Unicode 1.0 Name | Double Turned Comma Quotation Mark |
| Block | General Punctuation |
| General Category | Initial Punctuation |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
Encodings
| HTML Decimal Encoding | “ |
| HTML Hex Encoding | “ |
| UTF-8 Encoding | 0xE2 0x80 0x9C |
| UTF-16 Encoding | 0x201C |
| UTF-32 Encoding | 0x0000201C |
| C/C++/Java Escape | \u201c |