copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⸍'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⸍
RIGHT RAISED OMISSION BRACKET
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2E0D | |
| decimal | 11789 | |
| htmldecimal | ⸍ | |
| htmlhex | ⸍ | |
| css | \2E0D | |
| javascript | \u{2E0D} | |
| python | \u2e0d | |
| java | \u2E0D | |
| go | \u2E0D | |
| ruby | \u{2E0D} | |
| rust | \u{2E0D} | |
| ccpp | \u2e0d | |
| urlencoded | %E2%B8%8D | |
| utf8bytes | e2 b8 8d | |
| utf16bebytes | 2e 0d | |
| utf32bebytes | 00 00 2e 0d |
Cómo usar
HTML:
⸍
CSS:
content: "\2E0D"
JavaScript:
"\u{2E0D}"
Python:
"\u2e0d"
Propiedades
- Bloque
- Supplemental Punctuation
- Escritura
- Zyyy
- Categoría
- Final Punctuation (Pf)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- Sí