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' : ''">
Ԓ
CYRILLIC CAPITAL LETTER EL WITH HOOK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0512 | |
| decimal | 1298 | |
| htmldecimal | Ԓ | |
| htmlhex | Ԓ | |
| css | \0512 | |
| javascript | \u{512} | |
| python | \u0512 | |
| java | \u0512 | |
| go | \u0512 | |
| ruby | \u{512} | |
| rust | \u{512} | |
| ccpp | \u0512 | |
| urlencoded | %D4%92 | |
| utf8bytes | d4 92 | |
| utf16bebytes | 05 12 | |
| utf32bebytes | 00 00 05 12 |
Como Usar
HTML:
Ԓ
CSS:
content: "\0512"
JavaScript:
"\u{512}"
Python:
"\u0512"
Propriedades
- Bloco
- Cyrillic Supplement
- Script
- Cyrl
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não