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 HEAVY UP AND LEFT
Tabla de codificación
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+251B | |
| decimal | 9499 | |
| htmldecimal | ┛ | |
| htmlhex | ┛ | |
| css | \251B | |
| javascript | \u{251B} | |
| python | \u251b | |
| java | \u251B | |
| go | \u251B | |
| ruby | \u{251B} | |
| rust | \u{251B} | |
| ccpp | \u251b | |
| urlencoded | %E2%94%9B | |
| utf8bytes | e2 94 9b | |
| utf16bebytes | 25 1b | |
| utf32bebytes | 00 00 25 1b |
Cómo usar
HTML:
┛
CSS:
content: "\251B"
JavaScript:
"\u{251B}"
Python:
"\u251b"
Propiedades
- Bloque
- Box Drawing
- Escritura
- Zyyy
- Categoría
- Other Symbol (So)
- Bidireccional
- ON
- Combinatorio
- 0
- Espejado
- No