Subscript Six vs Superscript One
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é | ₆ 2086 | ¹ 00B9 |
|---|---|---|
| Nom | Subscript Six | Superscript One |
| Catégorie | Superscript & Subscript | Superscript & Subscript |
| Bloc | Superscripts and Subscripts | Latin-1 Supplement |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Number (No) | Other Number (No) |
| Bidirectionnel | EN | EN |
Comparaison d'encodages
| Format | 2086 | 00B9 |
|---|---|---|
| Unicode | U+2086 | U+00B9 |
| HTML Decimal | ₆ | ¹ |
| HTML Hex | ₆ | ¹ |
| CSS | \2086 | \00B9 |
| JavaScript | \u{2086} | \u{B9} |
| Python | \u2086 | \u00b9 |
| UTF-8 | e2 82 86 | c2 b9 |
Comment les distinguer
Subscript Six et Superscript One sont tous deux dans la catégorie Superscript & Subscript 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.