Precedes Under Relation vs Right Angle
VS
Comparação de propriedades
| Propriedade | ⊰ 22B0 | ∟ 221F |
|---|---|---|
| Nome | Precedes Under Relation | Right Angle |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Mathematical Operators | Mathematical Operators |
| Script | Zyyy | Zyyy |
| Categoria geral | Math Symbol (Sm) | Math Symbol (Sm) |
| Bidirecional | ON | ON |
Comparação de codificações
| Formato | 22B0 | 221F |
|---|---|---|
| Unicode | U+22B0 | U+221F |
| HTML Decimal | ⊰ | ∟ |
| HTML Hex | ⊰ | ∟ |
| CSS | \22B0 | \221F |
| JavaScript | \u{22B0} | \u{221F} |
| Python | \u22b0 | \u221f |
| UTF-8 | e2 8a b0 | e2 88 9f |
Como distinguir
Tanto Precedes Under Relation quanto Right Angle pertencem à categoria Math Symbols e ao bloco Mathematical Operators. 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.