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' : ''">
₺
TURKISH LIRA SIGN
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+20BA | |
| decimal | 8378 | |
| htmldecimal | ₺ | |
| htmlhex | ₺ | |
| css | \20BA | |
| javascript | \u{20BA} | |
| python | \u20ba | |
| java | \u20BA | |
| go | \u20BA | |
| ruby | \u{20BA} | |
| rust | \u{20BA} | |
| ccpp | \u20ba | |
| urlencoded | %E2%82%BA | |
| utf8bytes | e2 82 ba | |
| utf16bebytes | 20 ba | |
| utf32bebytes | 00 00 20 ba |
Como Usar
HTML:
₺
CSS:
content: "\20BA"
JavaScript:
"\u{20BA}"
Python:
"\u20ba"
Propriedades
- Bloco
- Currency Symbols
- Script
- Zyyy
- Categoria
- Currency Symbol (Sc)
- Bidirecional
- ET
- Combinando
- 0
- Espelhado
- Não