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' : ''">
‖
DOUBLE VERTICAL LINE
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2016 | |
| decimal | 8214 | |
| htmldecimal | ‖ | |
| htmlhex | ‖ | |
| css | \2016 | |
| javascript | \u{2016} | |
| python | \u2016 | |
| java | \u2016 | |
| go | \u2016 | |
| ruby | \u{2016} | |
| rust | \u{2016} | |
| ccpp | \u2016 | |
| urlencoded | %E2%80%96 | |
| utf8bytes | e2 80 96 | |
| utf16bebytes | 20 16 | |
| utf32bebytes | 00 00 20 16 |
Cómo usar
HTML:
‖
CSS:
content: "\2016"
JavaScript:
"\u{2016}"
Python:
"\u2016"
Propiedades
- Bloque
- General Punctuation
- Escritura
- Zyyy
- Categoría
- Other Punctuation (Po)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No