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 PALATAL HOOK
Overview
ᶄ (LATIN SMALL LETTER K WITH PALATAL HOOK) is the Unicode character at code point U+1D84. It belongs to the Phonetic Extensions Supplement block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D84 | |
| decimal | 7556 | |
| htmldecimal | ᶄ | |
| htmlhex | ᶄ | |
| css | \1D84 | |
| javascript | \u{1D84} | |
| python | \u1d84 | |
| java | \u1D84 | |
| go | \u1D84 | |
| ruby | \u{1D84} | |
| rust | \u{1D84} | |
| ccpp | \u1d84 | |
| urlencoded | %E1%B6%84 | |
| utf8bytes | e1 b6 84 | |
| utf16bebytes | 1d 84 | |
| utf32bebytes | 00 00 1d 84 |
How to Use
HTML:
ᶄ
CSS:
content: "\1D84"
JavaScript:
"\u{1D84}"
Python:
"\u1d84"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᶄ character (LATIN SMALL LETTER K WITH PALATAL HOOK)?
ᶄ (LATIN SMALL LETTER K WITH PALATAL HOOK) is the Unicode character U+1D84.
What is the Unicode codepoint of LATIN SMALL LETTER K WITH PALATAL HOOK?
The LATIN SMALL LETTER K WITH PALATAL HOOK character (ᶄ) has codepoint U+1D84.
How do I type or copy LATIN SMALL LETTER K WITH PALATAL HOOK?
Copy ᶄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.