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 SMALL LETTER K WITH CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+01E9 | |
| decimal | 489 | |
| htmldecimal | ǩ | |
| htmlhex | ǩ | |
| css | \01E9 | |
| javascript | \u{1E9} | |
| python | \u01e9 | |
| java | \u01E9 | |
| go | \u01E9 | |
| ruby | \u{1E9} | |
| rust | \u{1E9} | |
| ccpp | \u01e9 | |
| urlencoded | %C7%A9 | |
| utf8bytes | c7 a9 | |
| utf16bebytes | 01 e9 | |
| utf32bebytes | 00 00 01 e9 |
How to Use
HTML:
ǩ
CSS:
content: "\01E9"
JavaScript:
"\u{1E9}"
Python:
"\u01e9"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006B 030C