Greek Small Letter Pi vs Long Right Tack
VS
Comparaison des propriétés
| Propriété | π 03C0 | ⟝ 27DD |
|---|---|---|
| Nom | Greek Small Letter Pi | Long Right 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 | 27DD |
|---|---|---|
| Unicode | U+03C0 | U+27DD |
| HTML Decimal | π | ⟝ |
| HTML Hex | π | ⟝ |
| CSS | \03C0 | \27DD |
| JavaScript | \u{3C0} | \u{27DD} |
| Python | \u03c0 | \u27dd |
| UTF-8 | cf 80 | e2 9f 9d |
Comment les distinguer
Greek Small Letter Pi et Long Right 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.