Greek Small Letter Pi vs Less-Than Or Greater-Than
VS
Comparação de propriedades
| Propriedade | π 03C0 | ≶ 2276 |
|---|---|---|
| Nome | Greek Small Letter Pi | Less-Than Or Greater-Than |
| 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 | 2276 |
|---|---|---|
| Unicode | U+03C0 | U+2276 |
| HTML Decimal | π | ≶ |
| HTML Hex | π | ≶ |
| CSS | \03C0 | \2276 |
| JavaScript | \u{3C0} | \u{2276} |
| Python | \u03c0 | \u2276 |
| UTF-8 | cf 80 | e2 89 b6 |
Como distinguir
Tanto Greek Small Letter Pi quanto Less-Than Or Greater-Than 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.