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 EN WITH MIDDLE HOOK
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+0522 | |
| decimal | 1314 | |
| htmldecimal | Ԣ | |
| htmlhex | Ԣ | |
| css | \0522 | |
| javascript | \u{522} | |
| python | \u0522 | |
| java | \u0522 | |
| go | \u0522 | |
| ruby | \u{522} | |
| rust | \u{522} | |
| ccpp | \u0522 | |
| urlencoded | %D4%A2 | |
| utf8bytes | d4 a2 | |
| utf16bebytes | 05 22 | |
| utf32bebytes | 00 00 05 22 |
Como Usar
HTML:
Ԣ
CSS:
content: "\0522"
JavaScript:
"\u{522}"
Python:
"\u0522"
Propriedades
- Bloco
- Cyrillic Supplement
- Script
- Cyrl
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não