Double Right Arc Less-Than Bracket vs Vertical Zigzag Line
VS
Comparação de propriedades
| Propriedade | ⦖ 2996 | ⦚ 299A |
|---|---|---|
| Nome | Double Right Arc Less-Than Bracket | Vertical Zigzag Line |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| Categoria geral | Close Punctuation (Pe) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 2996 | 299A |
|---|---|---|
| Unicode | U+2996 | U+299A |
| HTML Decimal | ⦖ | ⦚ |
| HTML Hex | ⦖ | ⦚ |
| CSS | \2996 | \299A |
| JavaScript | \u{2996} | \u{299A} |
| Python | \u2996 | \u299a |
| UTF-8 | e2 a6 96 | e2 a6 9a |
Como distinguir
Tanto Double Right Arc Less-Than Bracket quanto Vertical Zigzag Line pertencem à categoria Math Symbols e ao bloco Miscellaneous Mathematical Symbols-B. 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.