N-Ary Union vs Precedes Under Relation
VS
Comparação de propriedades
| Propriedade | ⋃ 22C3 | ⊰ 22B0 |
|---|---|---|
| Nome | N-Ary Union | 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 | 22C3 | 22B0 |
|---|---|---|
| Unicode | U+22C3 | U+22B0 |
| HTML Decimal | ⋃ | ⊰ |
| HTML Hex | ⋃ | ⊰ |
| CSS | \22C3 | \22B0 |
| JavaScript | \u{22C3} | \u{22B0} |
| Python | \u22c3 | \u22b0 |
| UTF-8 | e2 8b 83 | e2 8a b0 |
Como distinguir
Tanto N-Ary Union 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.