Dotted Obelos vs Reversed Question Mark
VS
Comparação de propriedades
| Propriedade | ⸓ 2E13 | ⸮ 2E2E |
|---|---|---|
| Nome | Dotted Obelos | Reversed Question Mark |
| Categoria | Punctuation | Punctuation |
| Bloco | Supplemental Punctuation | Supplemental Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Other Punctuation (Po) | Other Punctuation (Po) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2E13 | 2E2E |
|---|---|---|
| Unicode | U+2E13 | U+2E2E |
| HTML Decimal | ⸓ | ⸮ |
| HTML Hex | ⸓ | ⸮ |
| CSS | \2E13 | \2E2E |
| JavaScript | \u{2E13} | \u{2E2E} |
| Python | \u2e13 | \u2e2e |
| UTF-8 | e2 b8 93 | e2 b8 ae |
Como distinguir
Tanto Dotted Obelos quanto Reversed Question Mark pertencem à categoria Punctuation e ao bloco Supplemental 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.