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