Double High-Reversed-9 Quotation Mark vs Single Low-9 Quotation Mark
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
Comparación de propiedades
Comparación de codificaciones
| Formato | 201F | 201A |
|---|---|---|
| Unicode | U+201F | U+201A |
| HTML Decimal | ‟ | ‚ |
| HTML Hex | ‟ | ‚ |
| CSS | \201F | \201A |
| JavaScript | \u{201F} | \u{201A} |
| Python | \u201f | \u201a |
| UTF-8 | e2 80 9f | e2 80 9a |
Cómo distinguirlos
Tanto Double High-Reversed-9 Quotation Mark como Single Low-9 Quotation Mark pertenecen a la categoría Comillas y al bloque General Punctuation. Compare sus puntos de código y renderizado visual para distinguirlos.
Consejo: Pegue el carácter en un editor hexadecimal o use
charCodeAt()
en JavaScript para verificar el punto de código real.