Single High-Reversed-9 Quotation Mark vs Single Low-9 Quotation Mark
VS
Comparação de propriedades
| Propriedade | ‛ 201B | ‚ 201A |
|---|---|---|
| Nome | Single High-Reversed-9 Quotation Mark | Single Low-9 Quotation Mark |
| Categoria | Quotation Marks | Quotation Marks |
| Bloco | General Punctuation | General Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Initial Punctuation (Pi) | Open Punctuation (Ps) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 201B | 201A |
|---|---|---|
| Unicode | U+201B | U+201A |
| HTML Decimal | ‛ | ‚ |
| HTML Hex | ‛ | ‚ |
| CSS | \201B | \201A |
| JavaScript | \u{201B} | \u{201A} |
| Python | \u201b | \u201a |
| UTF-8 | e2 80 9b | e2 80 9a |
Como distinguir
Tanto Single High-Reversed-9 Quotation Mark quanto Single Low-9 Quotation Mark pertencem à categoria Quotation Marks e ao bloco General Punctuation. Compare seus pontos de código e renderização visual para distingui-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.