Between vs Precedes Under Relation
VS
Comparação de propriedades
| Propriedade | ≬ 226C | ⊰ 22B0 |
|---|---|---|
| Nome | Between | Precedes Under Relation |
| 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 | 226C | 22B0 |
|---|---|---|
| Unicode | U+226C | U+22B0 |
| HTML Decimal | ≬ | ⊰ |
| HTML Hex | ≬ | ⊰ |
| CSS | \226C | \22B0 |
| JavaScript | \u{226C} | \u{22B0} |
| Python | \u226c | \u22b0 |
| UTF-8 | e2 89 ac | e2 8a b0 |
Como distinguir
Tanto Between quanto Precedes Under Relation 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.