Precedes Under Relation vs Right Triangle
VS
Comparação de propriedades
| Propriedade | ⊰ 22B0 | ⊿ 22BF |
|---|---|---|
| Nome | Precedes Under Relation | Right Triangle |
| 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 | 22BF |
|---|---|---|
| Unicode | U+22B0 | U+22BF |
| HTML Decimal | ⊰ | ⊿ |
| HTML Hex | ⊰ | ⊿ |
| CSS | \22B0 | \22BF |
| JavaScript | \u{22B0} | \u{22BF} |
| Python | \u22b0 | \u22bf |
| UTF-8 | e2 8a b0 | e2 8a bf |
Como distinguir
Tanto Precedes Under Relation quanto Right Triangle 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.