U+201D
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + ] |
| Windows | Uk | AltGr + Shift + ' |
| Windows | German | AltGr + B |
| macOS | Us | — |
| macOS | Uk | Option + Shift + ' |
| macOS | German | Option + B |
| Application | How to insert Right Double Quotation Mark |
|---|---|
| Windows (any app) | Hold Alt and type 0148 on the numeric keypad |
| Microsoft Word | Type 201D, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(8221) |
| Google Docs | Insert → Special characters, then search "right double quotation mark" |
| HTML | ” or ” |
| CSS (content property) | content: "\201D" |
| JavaScript | "\u201D" |
The right double quotation mark (curly closing quote) closes quoted speech or cited text in professional typography.
Used to close quotations opened with the left double quotation mark. Word processors pair them automatically via smart quotes.