Circled Greater-Than vs Greek Small Letter Pi
VS
Comparaison des propriétés
| Propriété | ⧁ 29C1 | π 03C0 |
|---|---|---|
| Nom | Circled Greater-Than | 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 | 29C1 | 03C0 |
|---|---|---|
| Unicode | U+29C1 | U+03C0 |
| HTML Decimal | ⧁ | π |
| HTML Hex | ⧁ | π |
| CSS | \29C1 | \03C0 |
| JavaScript | \u{29C1} | \u{3C0} |
| Python | \u29c1 | \u03c0 |
| UTF-8 | e2 a7 81 | cf 80 |
Comment les distinguer
Circled Greater-Than 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.