Left Square Bracket With Tick In Top Corner vs Right Square Bracket With Underbar
VS
Comparação de propriedades
| Propriedade | ⦍ 298D | ⦌ 298C |
|---|---|---|
| Nome | Left Square Bracket With Tick In Top Corner | Right Square Bracket With Underbar |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| Categoria geral | Open Punctuation (Ps) | Close Punctuation (Pe) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 298D | 298C |
|---|---|---|
| Unicode | U+298D | U+298C |
| HTML Decimal | ⦍ | ⦌ |
| HTML Hex | ⦍ | ⦌ |
| CSS | \298D | \298C |
| JavaScript | \u{298D} | \u{298C} |
| Python | \u298d | \u298c |
| UTF-8 | e2 a6 8d | e2 a6 8c |
Como distinguir
Tanto Left Square Bracket With Tick In Top Corner quanto Right Square Bracket With Underbar 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.