Double Low-9 Quotation Mark |
| Name | Double Low-9 Quotation Mark | |
| Unicode | U+201E | |
| CSS Code | \201E | |
| HTML Entity | „ | |
| HTML Code | „ |
<div>„</div>div::before {
content: "\201E";
}Double Low-9 Quotation Mark |
| Name | Double Low-9 Quotation Mark | |
| Unicode | U+201E | |
| CSS Code | \201E | |
| HTML Entity | „ | |
| HTML Code | „ |
<div>„</div>div::before {
content: "\201E";
}