Greek Small Letter Pi vs Left-Pointing Curved Angle Bracket
VS
Comparação de propriedades
| Propriedade | π 03C0 | ⧼ 29FC |
|---|---|---|
| Nome | Greek Small Letter Pi | Left-Pointing Curved Angle Bracket |
| Categoria | Math Symbols | Math Symbols |
| Bloco | Greek and Coptic | Miscellaneous Mathematical Symbols-B |
| Script | Grek | Zyyy |
| Categoria geral | Lowercase Letter (Ll) | Open Punctuation (Ps) |
| Bidirecional | L | ON |
Comparação de codificações
| Formato | 03C0 | 29FC |
|---|---|---|
| Unicode | U+03C0 | U+29FC |
| HTML Decimal | π | ⧼ |
| HTML Hex | π | ⧼ |
| CSS | \03C0 | \29FC |
| JavaScript | \u{3C0} | \u{29FC} |
| Python | \u03c0 | \u29fc |
| UTF-8 | cf 80 | e2 a7 bc |
Como distinguir
Tanto Greek Small Letter Pi quanto Left-Pointing Curved Angle Bracket 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.