Circled Greater-Than vs Double Left Arc Greater-Than Bracket
VS
Comparação de propriedades
| Propriedade | ⧁ 29C1 | ⦕ 2995 |
|---|---|---|
| Nome | Circled Greater-Than | Double Left Arc Greater-Than Bracket |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Open Punctuation (Ps) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 29C1 | 2995 |
|---|---|---|
| Unicode | U+29C1 | U+2995 |
| HTML Decimal | ⧁ | ⦕ |
| HTML Hex | ⧁ | ⦕ |
| CSS | \29C1 | \2995 |
| JavaScript | \u{29C1} | \u{2995} |
| Python | \u29c1 | \u2995 |
| UTF-8 | e2 a7 81 | e2 a6 95 |
Como distinguir
Tanto Circled Greater-Than quanto Double Left Arc Greater-Than Bracket 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.