Unicode Character "”" U+201D Right Double Quotation Mark
Unicode Version 15.1
”
Summary
The unicode character "”" at code point U+201D is Right Double Quotation Mark. It is a character in the General Punctuation block and is part of the Common script. The character is a final punctuation. The UTF-8 encoding of "”" is 0xE2 0x80 0x9D and the UTF-16 encoding is 0x201D.
General Properties
| Code Point | U+201D |
| Version Added | 1.1 |
| Name | Right Double Quotation Mark |
| Unicode 1.0 Name | Double Comma Quotation Mark |
| Block | General Punctuation |
| General Category | Final Punctuation |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Other Neutral |
Encodings
| HTML Entity | ” ” ” |
| HTML Decimal Encoding | ” |
| HTML Hex Encoding | ” |
| UTF-8 Encoding | 0xE2 0x80 0x9D |
| UTF-16 Encoding | 0x201D |
| UTF-32 Encoding | 0x0000201D |
| C/C++/Java Escape | \u201d |