Degree Sign vs Double Right Arc Less-Than Bracket
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Comparaison des propriétés
| Propriété | ° 00B0 | ⦖ 2996 |
|---|---|---|
| Nom | Degree Sign | Double Right Arc Less-Than Bracket |
| Catégorie | Math Symbols | Math Symbols |
| Bloc | Latin-1 Supplement | Miscellaneous Mathematical Symbols-B |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Symbol (So) | Close Punctuation (Pe) |
| Bidirectionnel | ET | ON |
Comparaison d'encodages
| Format | 00B0 | 2996 |
|---|---|---|
| Unicode | U+00B0 | U+2996 |
| HTML Decimal | ° | ⦖ |
| HTML Hex | ° | ⦖ |
| CSS | \00B0 | \2996 |
| JavaScript | \u{B0} | \u{2996} |
| Python | \u00b0 | \u2996 |
| UTF-8 | c2 b0 | e2 a6 96 |
Comment les distinguer
Degree Sign et Double Right Arc Less-Than Bracket 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.