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