Unicode Character "”" (U+201D)
The character ” (Right Double Quotation Mark) is represented by the Unicode codepoint U+201D. It is encoded in the General Punctuation block, which belongs to the Basic Multilingual Plane. It was added to Unicode in version 1.1 (June, 1993). It is HTML encoded as ”.
Main Unicode Properties
| Name | Right Double Quotation Mark |
|---|---|
| Unicode Codepoint | U+201D |
| Unicode Version | 1.1 (June, 1993) |
| Block | General Punctuation |
| Plane | Basic Multilingual Plane |
Bidirectional Data
| Bidirectional class | Other Neutral (ON) |
|---|---|
| Is mirrored? | No |
Other Unicode Data
| Category | Final Punctuation |
|---|---|
| Script | Code for undetermined script |
| Combining Class | Not Reordered |
U+201D Conversion
| HTML (decimal) | ” |
|---|---|
| HTML (hex) | ” |
| HTML (named) | ” |
| URL Escape Code | %E2%80%9D |
| CSS | \00201D |
| JavaScript, JSON | \u201D |
| C, C++, Java | \u201D |
| Python | \u201D |
| Rust | \u{201D} |
| Ruby | \u201D |
How to type "”"
Preview
- ” Times, Times New Roman, serif
- ” Helvetica, Arial, sans-serif
- ” Courier, Courier New, monospace
UTF Encodings
| UTF-8 (hex) | 0xE2 0x80 0x9D |
|---|---|
| UTF-16 (hex) | 0x201D |
| UTF-32 (hex) | 0x0000201D |