Double Left Arc Greater-Than Bracket vs Squared Asterisk
VS
Comparaison des propriétés
| Propriété | ⦕ 2995 | ⧆ 29C6 |
|---|---|---|
| Nom | Double Left Arc Greater-Than Bracket | Squared Asterisk |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Open Punctuation (Ps) | Math Symbol (Sm) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2995 | 29C6 |
|---|---|---|
| Unicode | U+2995 | U+29C6 |
| HTML Decimal | ⦕ | ⧆ |
| HTML Hex | ⦕ | ⧆ |
| CSS | \2995 | \29C6 |
| JavaScript | \u{2995} | \u{29C6} |
| Python | \u2995 | \u29c6 |
| UTF-8 | e2 a6 95 | e2 a7 86 |
Comment les distinguer
Double Left Arc Greater-Than Bracket et Squared Asterisk appartiennent tous deux à la catégorie Math Symbols et au bloc Miscellaneous Mathematical Symbols-B. Comparez leurs points de code et leur rendu visuel 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.