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