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 LIGHT ARC DOWN AND RIGHT
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+256D | |
| decimal | 9581 | |
| htmldecimal | ╭ | |
| htmlhex | ╭ | |
| css | \256D | |
| javascript | \u{256D} | |
| python | \u256d | |
| java | \u256D | |
| go | \u256D | |
| ruby | \u{256D} | |
| rust | \u{256D} | |
| ccpp | \u256d | |
| urlencoded | %E2%95%AD | |
| utf8bytes | e2 95 ad | |
| utf16bebytes | 25 6d | |
| utf32bebytes | 00 00 25 6d |
Como Usar
HTML:
╭
CSS:
content: "\256D"
JavaScript:
"\u{256D}"
Python:
"\u256d"
Propriedades
- Bloco
- Box Drawing
- Script
- Zyyy
- Categoria
- Other Symbol (So)
- Bidirecional
- ON
- Combinando
- 0
- Espelhado
- Não