Raised Interpolation Marker vs Two-Em Dash
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é | ⸆ 2E06 | ⸺ 2E3A |
|---|---|---|
| Nom | Raised Interpolation Marker | Two-Em Dash |
| Catégorie | Punctuation | Punctuation |
| Bloc | Supplemental Punctuation | Supplemental Punctuation |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Other Punctuation (Po) | Dash Punctuation (Pd) |
| Bidirectionnel | ON | ON |
Comparaison d'encodages
| Format | 2E06 | 2E3A |
|---|---|---|
| Unicode | U+2E06 | U+2E3A |
| HTML Decimal | ⸆ | ⸺ |
| HTML Hex | ⸆ | ⸺ |
| CSS | \2E06 | \2E3A |
| JavaScript | \u{2E06} | \u{2E3A} |
| Python | \u2e06 | \u2e3a |
| UTF-8 | e2 b8 86 | e2 b8 ba |
Comment les distinguer
Raised Interpolation Marker et Two-Em Dash appartiennent tous deux à la catégorie Punctuation et au bloc Supplemental Punctuation. 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.