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 HOOK
Overview
Ƙ (LATIN CAPITAL LETTER K WITH HOOK) is the Unicode character at code point U+0198. It belongs to the Latin Extended-B block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0198 | |
| decimal | 408 | |
| htmldecimal | Ƙ | |
| htmlhex | Ƙ | |
| css | \0198 | |
| javascript | \u{198} | |
| python | \u0198 | |
| java | \u0198 | |
| go | \u0198 | |
| ruby | \u{198} | |
| rust | \u{198} | |
| ccpp | \u0198 | |
| urlencoded | %C6%98 | |
| utf8bytes | c6 98 | |
| utf16bebytes | 01 98 | |
| utf32bebytes | 00 00 01 98 |
How to Use
HTML:
Ƙ
CSS:
content: "\0198"
JavaScript:
"\u{198}"
Python:
"\u0198"
Properties
- Block
- Latin Extended-B
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ƙ character (LATIN CAPITAL LETTER K WITH HOOK)?
Ƙ (LATIN CAPITAL LETTER K WITH HOOK) is the Unicode character U+0198.
What is the Unicode codepoint of LATIN CAPITAL LETTER K WITH HOOK?
The LATIN CAPITAL LETTER K WITH HOOK character (Ƙ) has codepoint U+0198.
How do I type or copy LATIN CAPITAL LETTER K WITH HOOK?
Copy Ƙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.