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