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 LIGHT DOWN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+257F | |
| decimal | 9599 | |
| htmldecimal | ╿ | |
| htmlhex | ╿ | |
| css | \257F | |
| javascript | \u{257F} | |
| python | \u257f | |
| java | \u257F | |
| go | \u257F | |
| ruby | \u{257F} | |
| rust | \u{257F} | |
| ccpp | \u257f | |
| urlencoded | %E2%95%BF | |
| utf8bytes | e2 95 bf | |
| utf16bebytes | 25 7f | |
| utf32bebytes | 00 00 25 7f |
Como Usar
HTML:
╿
CSS:
content: "\257F"
JavaScript:
"\u{257F}"
Python:
"\u257f"
Propriedades
- Bloco
- Box Drawing
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não