Greek Small Letter Pi vs Not An Element Of
VS
Comparação de propriedades
| Propriedade | π 03C0 | ∉ 2209 |
|---|---|---|
| Nome | Greek Small Letter Pi | Not An Element Of |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Greek and Coptic | Mathematical Operators |
| Script | Grek | Zyyy |
| Categoria geral | Lowercase Letter (Ll) | Math Symbol (Sm) |
| Bidirecional | L | ON |
Comparação de codificações
| Formato | 03C0 | 2209 |
|---|---|---|
| Unicode | U+03C0 | U+2209 |
| HTML Decimal | π | ∉ |
| HTML Hex | π | ∉ |
| CSS | \03C0 | \2209 |
| JavaScript | \u{3C0} | \u{2209} |
| Python | \u03c0 | \u2209 |
| UTF-8 | cf 80 | e2 88 89 |
Como distinguir
Tanto Greek Small Letter Pi quanto Not An Element Of estão na categoria Math Symbols, mas residem em blocos Unicode diferentes. Verifique o ponto de código para diferenciá-los.
Dica: Cole o caractere em um editor hexadecimal ou use
charCodeAt()
em JavaScript para verificar o ponto de código real.