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' : ''">
ⸯ
VERTICAL TILDE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2E2F | |
| decimal | 11823 | |
| htmldecimal | ⸯ | |
| htmlhex | ⸯ | |
| css | \2E2F | |
| javascript | \u{2E2F} | |
| python | \u2e2f | |
| java | \u2E2F | |
| go | \u2E2F | |
| ruby | \u{2E2F} | |
| rust | \u{2E2F} | |
| ccpp | \u2e2f | |
| urlencoded | %E2%B8%AF | |
| utf8bytes | e2 b8 af | |
| utf16bebytes | 2e 2f | |
| utf32bebytes | 00 00 2e 2f |
Cómo usar
HTML:
ⸯ
CSS:
content: "\2E2F"
JavaScript:
"\u{2E2F}"
Python:
"\u2e2f"
Propiedades
- Bloque
- Supplemental Punctuation
- Escritura
- Zyyy
- Categoría
- Modifier Letter (Lm)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No