Presentation Form For Vertical Left Parenthesis vs Wavy Overline
VS
Comparação de propriedades
| Propriedade | ︵ FE35 | ﹋ FE4B |
|---|---|---|
| Nome | Presentation Form For Vertical Left Parenthesis | Wavy Overline |
| Categoria | Punctuation | Punctuation |
| Bloco | CJK Compatibility Forms | CJK Compatibility Forms |
| Script | Zyyy | Zyyy |
| Categoria geral | Open Punctuation (Ps) | Other Punctuation (Po) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | FE35 | FE4B |
|---|---|---|
| Unicode | U+FE35 | U+FE4B |
| HTML Decimal | ︵ | ﹋ |
| HTML Hex | ︵ | ﹋ |
| CSS | \FE35 | \FE4B |
| JavaScript | \u{FE35} | \u{FE4B} |
| Python | \ufe35 | \ufe4b |
| UTF-8 | ef b8 b5 | ef b9 8b |
Como distinguir
Tanto Presentation Form For Vertical Left Parenthesis quanto Wavy Overline pertencem à categoria Punctuation e ao bloco CJK Compatibility Forms. 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.