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