Greek Small Letter Pi vs Lower Right Corner With Dot
VS
Comparação de propriedades
| Propriedade | π 03C0 | ⟓ 27D3 |
|---|---|---|
| Nome | Greek Small Letter Pi | Lower Right Corner With Dot |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Greek and Coptic | Miscellaneous Mathematical Symbols-A |
| Script | Grek | Zyyy |
| Categoria geral | Lowercase Letter (Ll) | Math Symbol (Sm) |
| Bidirecional | L | ON |
Comparação de codificações
| Formato | 03C0 | 27D3 |
|---|---|---|
| Unicode | U+03C0 | U+27D3 |
| HTML Decimal | π | ⟓ |
| HTML Hex | π | ⟓ |
| CSS | \03C0 | \27D3 |
| JavaScript | \u{3C0} | \u{27D3} |
| Python | \u03c0 | \u27d3 |
| UTF-8 | cf 80 | e2 9f 93 |
Como distinguir
Tanto Greek Small Letter Pi quanto Lower Right Corner With Dot 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.