Proportion vs Right Triangle
VS
Comparação de propriedades
| Propriedade | ∷ 2237 | ⊿ 22BF |
|---|---|---|
| Nome | Proportion | 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 | 2237 | 22BF |
|---|---|---|
| Unicode | U+2237 | U+22BF |
| HTML Decimal | ∷ | ⊿ |
| HTML Hex | ∷ | ⊿ |
| CSS | \2237 | \22BF |
| JavaScript | \u{2237} | \u{22BF} |
| Python | \u2237 | \u22bf |
| UTF-8 | e2 88 b7 | e2 8a bf |
Como distinguir
Tanto Proportion 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.