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