Double Left Arc Greater-Than Bracket vs Infinity
VS
Comparaison des propriétés
| Propriété | ⦕ 2995 | ∞ 221E |
|---|---|---|
| Nom | Double Left Arc Greater-Than Bracket | Infinity |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Miscellaneous Mathematical Symbols-B | Mathematical Operators |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Open Punctuation (Ps) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2995 | 221E |
|---|---|---|
| Unicode | U+2995 | U+221E |
| HTML Decimal | ⦕ | ∞ |
| HTML Hex | ⦕ | ∞ |
| CSS | \2995 | \221E |
| JavaScript | \u{2995} | \u{221E} |
| Python | \u2995 | \u221e |
| UTF-8 | e2 a6 95 | e2 88 9e |
Comment les distinguer
Double Left Arc Greater-Than Bracket et Infinity 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.