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' : ''">
Κ
GREEK CAPITAL LETTER KAPPA
Tabela de Codificação
| Formato | Valor | Copiar |
|---|---|---|
| unicode | U+039A | |
| decimal | 922 | |
| htmldecimal | Κ | |
| htmlhex | Κ | |
| css | \039A | |
| javascript | \u{39A} | |
| python | \u039a | |
| java | \u039A | |
| go | \u039A | |
| ruby | \u{39A} | |
| rust | \u{39A} | |
| ccpp | \u039a | |
| urlencoded | %CE%9A | |
| utf8bytes | ce 9a | |
| utf16bebytes | 03 9a | |
| utf32bebytes | 00 00 03 9a |
Como Usar
HTML:
Κ
CSS:
content: "\039A"
JavaScript:
"\u{39A}"
Python:
"\u039a"
Propriedades
- Bloco
- Greek and Coptic
- Script
- Grek
- Categoria
- Uppercase Letter (Lu)
- Bidirecional
- L
- Combinando
- 0
- Espelhado
- Não