Greek Small Letter Pi vs Left Square Bracket With Tick In Top Corner
VS
Comparaison des propriétés
| Propriété | π 03C0 | ⦍ 298D |
|---|---|---|
| Nom | Greek Small Letter Pi | Left Square Bracket With Tick In Top Corner |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Greek and Coptic | Miscellaneous Mathematical Symbols-B |
| Écriture | Grek | Zyyy |
| Catégorie générale | Lowercase Letter (Ll) | Open Punctuation (Ps) |
| Bidirectionnel | L | ON |
Comparaison d'encodages
| Format | 03C0 | 298D |
|---|---|---|
| Unicode | U+03C0 | U+298D |
| HTML Decimal | π | ⦍ |
| HTML Hex | π | ⦍ |
| CSS | \03C0 | \298D |
| JavaScript | \u{3C0} | \u{298D} |
| Python | \u03c0 | \u298d |
| UTF-8 | cf 80 | e2 a6 8d |
Comment les distinguer
Greek Small Letter Pi et Left Square Bracket With Tick In Top Corner 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.