Logical Or vs Proportion
VS
Comparação de propriedades
| Propriedade | ∨ 2228 | ∷ 2237 |
|---|---|---|
| Nome | Logical Or | Proportion |
| 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 | 2228 | 2237 |
|---|---|---|
| Unicode | U+2228 | U+2237 |
| HTML Decimal | ∨ | ∷ |
| HTML Hex | ∨ | ∷ |
| CSS | \2228 | \2237 |
| JavaScript | \u{2228} | \u{2237} |
| Python | \u2228 | \u2237 |
| UTF-8 | e2 88 a8 | e2 88 b7 |
Como distinguir
Tanto Logical Or quanto Proportion 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.