HTML Entity Detail
HTML Entity - Bottom Double Quotes
Bottom Double Quotes 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+201E
HTML entity
„
CSS code
\201E
Usage Examples
Use this HTML entity in typographically correct quotes, especially in multilingual content. Different languages use different quote styles.
Bottom Double Quotes
Select any code to highlight it before copying.
Category: Quotation Marks
| Unicode | U+201E |
|---|---|
| Hex Code | „ |
| HTML Code | „ |
| HTML Entity | „ |
| CSS Code | \201E |
| Windows Shortcut | Alt 0132 |
| Mac Shortcut | ⌥^ |
HTML code example
CSS code example