Not An Element Of vs Subset Of
VS
Comparação de propriedades
| Propriedade | ∉ 2209 | ⊂ 2282 |
|---|---|---|
| Nome | Not An Element Of | Subset Of |
| 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 | 2209 | 2282 |
|---|---|---|
| Unicode | U+2209 | U+2282 |
| HTML Decimal | ∉ | ⊂ |
| HTML Hex | ∉ | ⊂ |
| CSS | \2209 | \2282 |
| JavaScript | \u{2209} | \u{2282} |
| Python | \u2209 | \u2282 |
| UTF-8 | e2 88 89 | e2 8a 82 |
Como distinguir
Tanto Not An Element Of quanto Subset Of 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.