Bottom Half Left Parenthesis vs Reversed Question Mark
VS
Comparação de propriedades
| Propriedade | ⹛ 2E5B | ⸮ 2E2E |
|---|---|---|
| Nome | Bottom Half Left Parenthesis | Reversed Question Mark |
| Categoria | Punctuation | Punctuation |
| Bloco | Supplemental Punctuation | Supplemental Punctuation |
| Script | Zyyy | Zyyy |
| Categoria geral | Open Punctuation (Ps) | Other Punctuation (Po) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2E5B | 2E2E |
|---|---|---|
| Unicode | U+2E5B | U+2E2E |
| HTML Decimal | ⹛ | ⸮ |
| HTML Hex | ⹛ | ⸮ |
| CSS | \2E5B | \2E2E |
| JavaScript | \u{2E5B} | \u{2E2E} |
| Python | \u2e5b | \u2e2e |
| UTF-8 | e2 b9 9b | e2 b8 ae |
Como distinguir
Tanto Bottom Half Left Parenthesis 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.