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 MID-HEIGHT LEFT HOOK
Overview
𝼦 (LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK) is the Unicode character at code point U+1DF26. It belongs to the Latin Extended-G block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1DF26 | |
| decimal | 122662 | |
| htmldecimal | 𝼦 | |
| htmlhex | 𝼦 | |
| css | \1DF26 | |
| javascript | \u{1DF26} | |
| python | \U0001df26 | |
| java | \uD837\uDF26 | |
| go | \U0001DF26 | |
| ruby | \u{1DF26} | |
| rust | \u{1DF26} | |
| ccpp | \U0001df26 | |
| urlencoded | %F0%9D%BC%A6 | |
| utf8bytes | f0 9d bc a6 | |
| utf16bebytes | d8 37 df 26 | |
| utf32bebytes | 00 01 df 26 |
How to Use
HTML:
𝼦
CSS:
content: "\1DF26"
JavaScript:
"\u{1DF26}"
Python:
"\U0001df26"
Properties
- Block
- Latin Extended-G
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𝼦 character (LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK)?
𝼦 (LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK) is the Unicode character U+1DF26.
What is the Unicode codepoint of LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK?
The LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK character (𝼦) has codepoint U+1DF26.
How do I type or copy LATIN SMALL LETTER L WITH MID-HEIGHT LEFT HOOK?
Copy 𝼦 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.