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 V WITH PALATAL HOOK
Overview
ᶌ (LATIN SMALL LETTER V WITH PALATAL HOOK) is the Unicode character at code point U+1D8C. 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+1D8C | |
| decimal | 7564 | |
| htmldecimal | ᶌ | |
| htmlhex | ᶌ | |
| css | \1D8C | |
| javascript | \u{1D8C} | |
| python | \u1d8c | |
| java | \u1D8C | |
| go | \u1D8C | |
| ruby | \u{1D8C} | |
| rust | \u{1D8C} | |
| ccpp | \u1d8c | |
| urlencoded | %E1%B6%8C | |
| utf8bytes | e1 b6 8c | |
| utf16bebytes | 1d 8c | |
| utf32bebytes | 00 00 1d 8c |
How to Use
HTML:
ᶌ
CSS:
content: "\1D8C"
JavaScript:
"\u{1D8C}"
Python:
"\u1d8c"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ᶌ character (LATIN SMALL LETTER V WITH PALATAL HOOK)?
ᶌ (LATIN SMALL LETTER V WITH PALATAL HOOK) is the Unicode character U+1D8C.
What is the Unicode codepoint of LATIN SMALL LETTER V WITH PALATAL HOOK?
The LATIN SMALL LETTER V WITH PALATAL HOOK character (ᶌ) has codepoint U+1D8C.
How do I type or copy LATIN SMALL LETTER V WITH PALATAL HOOK?
Copy ᶌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.