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' : ''">
Ł
LATIN CAPITAL LETTER L WITH STROKE
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0141 | |
| decimal | 321 | |
| htmldecimal | Ł | |
| htmlhex | Ł | |
| css | \0141 | |
| javascript | \u{141} | |
| python | \u0141 | |
| java | \u0141 | |
| go | \u0141 | |
| ruby | \u{141} | |
| rust | \u{141} | |
| ccpp | \u0141 | |
| urlencoded | %C5%81 | |
| utf8bytes | c5 81 | |
| utf16bebytes | 01 41 | |
| utf32bebytes | 00 00 01 41 |
Como Usar
HTML:
Ł
CSS:
content: "\0141"
JavaScript:
"\u{141}"
Python:
"\u0141"
Propriedades
- Bloco
- Latin Extended-A
- Script
- Latn
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não