Greek Small Letter Pi vs Infinity Negated With Vertical Bar
VS
Comparaison des propriétés
| Propriété | π 03C0 | ⧞ 29DE |
|---|---|---|
| Nom | Greek Small Letter Pi | Infinity Negated With Vertical Bar |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Greek and Coptic | Miscellaneous Mathematical Symbols-B |
| Écriture | Grek | Zyyy |
| Catégorie générale | Lowercase Letter (Ll) | Math Symbol (Sm) |
| Bidirectionnel | L | ON |
Comparaison d'encodages
| Format | 03C0 | 29DE |
|---|---|---|
| Unicode | U+03C0 | U+29DE |
| HTML Decimal | π | ⧞ |
| HTML Hex | π | ⧞ |
| CSS | \03C0 | \29DE |
| JavaScript | \u{3C0} | \u{29DE} |
| Python | \u03c0 | \u29de |
| UTF-8 | cf 80 | e2 a7 9e |
Comment les distinguer
Greek Small Letter Pi et Infinity Negated With Vertical Bar sont tous deux dans la catégorie Math Symbols mais résident dans des blocs Unicode différents. Vérifiez le point de code pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.