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 K WITH CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01E8 | |
| decimal | 488 | |
| htmldecimal | Ǩ | |
| htmlhex | Ǩ | |
| css | \01E8 | |
| javascript | \u{1E8} | |
| python | \u01e8 | |
| java | \u01E8 | |
| go | \u01E8 | |
| ruby | \u{1E8} | |
| rust | \u{1E8} | |
| ccpp | \u01e8 | |
| urlencoded | %C7%A8 | |
| utf8bytes | c7 a8 | |
| utf16bebytes | 01 e8 | |
| utf32bebytes | 00 00 01 e8 |
How to Use
HTML:
Ǩ
CSS:
content: "\01E8"
JavaScript:
"\u{1E8}"
Python:
"\u01e8"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004B 030C