Subscript Three vs Superscript Left Parenthesis
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é | ₃ 2083 | ⁽ 207D |
|---|---|---|
| Nom | Subscript Three | Superscript Left Parenthesis |
| Catégorie | Superscript & Subscript | Superscript & Subscript |
| Bloc | Superscripts and Subscripts | Superscripts and Subscripts |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Number (No) | Open Punctuation (Ps) |
| Bidirectionnel | EN | ON |
Comparaison d'encodages
| Format | 2083 | 207D |
|---|---|---|
| Unicode | U+2083 | U+207D |
| HTML Decimal | ₃ | ⁽ |
| HTML Hex | ₃ | ⁽ |
| CSS | \2083 | \207D |
| JavaScript | \u{2083} | \u{207D} |
| Python | \u2083 | \u207d |
| UTF-8 | e2 82 83 | e2 81 bd |
Comment les distinguer
Subscript Three et Superscript Left Parenthesis appartiennent tous deux à la catégorie Superscript & Subscript et au bloc Superscripts and Subscripts. 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.