Greek Small Letter Pi vs Long Left Tack
VS
Comparaison des propriétés
| Propriété | π 03C0 | ⟞ 27DE |
|---|---|---|
| Nom | Greek Small Letter Pi | Long Left Tack |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Greek and Coptic | Miscellaneous Mathematical Symbols-A |
| Écriture | Grek | Zyyy |
| Catégorie générale | Lowercase Letter (Ll) | Math Symbol (Sm) |
| Bidirectionnel | L | ON |
Comparaison d'encodages
| Format | 03C0 | 27DE |
|---|---|---|
| Unicode | U+03C0 | U+27DE |
| HTML Decimal | π | ⟞ |
| HTML Hex | π | ⟞ |
| CSS | \03C0 | \27DE |
| JavaScript | \u{3C0} | \u{27DE} |
| Python | \u03c0 | \u27de |
| UTF-8 | cf 80 | e2 9f 9e |
Comment les distinguer
Greek Small Letter Pi et Long Left Tack 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.