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' : ''">
┨
BOX DRAWINGS VERTICAL HEAVY AND LEFT LIGHT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+2528 | |
| decimal | 9512 | |
| htmldecimal | ┨ | |
| htmlhex | ┨ | |
| css | \2528 | |
| javascript | \u{2528} | |
| python | \u2528 | |
| java | \u2528 | |
| go | \u2528 | |
| ruby | \u{2528} | |
| rust | \u{2528} | |
| ccpp | \u2528 | |
| urlencoded | %E2%94%A8 | |
| utf8bytes | e2 94 a8 | |
| utf16bebytes | 25 28 | |
| utf32bebytes | 00 00 25 28 |
Cómo usar
HTML:
┨
CSS:
content: "\2528"
JavaScript:
"\u{2528}"
Python:
"\u2528"
Propiedades
- Bloque
- Box Drawing
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No