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