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