Circled Greater-Than vs Double Right Arc Less-Than Bracket
VS
Comparaison des propriétés
| Propriété | ⧁ 29C1 | ⦖ 2996 |
|---|---|---|
| Nom | Circled Greater-Than | Double Right Arc Less-Than Bracket |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Miscellaneous Mathematical Symbols-B | Miscellaneous Mathematical Symbols-B |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Math Symbol (Sm) | Close Punctuation (Pe) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 29C1 | 2996 |
|---|---|---|
| Unicode | U+29C1 | U+2996 |
| HTML Decimal | ⧁ | ⦖ |
| HTML Hex | ⧁ | ⦖ |
| CSS | \29C1 | \2996 |
| JavaScript | \u{29C1} | \u{2996} |
| Python | \u29c1 | \u2996 |
| UTF-8 | e2 a7 81 | e2 a6 96 |
Comment les distinguer
Circled Greater-Than et Double Right Arc Less-Than Bracket 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.