HTML Entity Detail

HTML Entity - Right Double Quotes, "high 99" (english: Closing)

Right Double Quotes, "high 99" (English: Closing) is a quotation marks, guillemets, and quote variants across languages. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
Unicode

U+201D

HTML entity

”

CSS code

\201D

Usage Examples

Use this HTML entity in typographically correct quotes, especially in multilingual content. Different languages use different quote styles.

Common Mistakes

⚠️

Mistake: Using inches symbol (″) instead of closing double quote (")

Fix: Use ” (") for closing double quotes. The double prime ″ (″) is straight and used for inches or seconds.

⚠️

Mistake: Forgetting to close quotes with the correct character

Fix: Always pair “ with ”. Mismatched quote styles confuse readers and look unprofessional.

Right Double Quotes, "high 99" (english: Closing)

Select any code to highlight it before copying.

Category: Quotation Marks
Unicode U+201D
Hex Code ”
HTML Code ”
HTML Entity ”
CSS Code \201D
Windows Shortcut Alt 0148
Mac Shortcut ⇧⌥2
HTML code example
CSS code example
Help2Code Logo
Menu