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 DOUBLE MIDDLE TILDE
Overview
ꬸ (LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE) is the Unicode character at code point U+AB38. It belongs to the Latin Extended-E block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+AB38 | |
| decimal | 43832 | |
| htmldecimal | ꬸ | |
| htmlhex | ꬸ | |
| css | \AB38 | |
| javascript | \u{AB38} | |
| python | \uab38 | |
| java | \uAB38 | |
| go | \uAB38 | |
| ruby | \u{AB38} | |
| rust | \u{AB38} | |
| ccpp | \uab38 | |
| urlencoded | %EA%AC%B8 | |
| utf8bytes | ea ac b8 | |
| utf16bebytes | ab 38 | |
| utf32bebytes | 00 00 ab 38 |
How to Use
HTML:
ꬸ
CSS:
content: "\AB38"
JavaScript:
"\u{AB38}"
Python:
"\uab38"
Properties
- Block
- Latin Extended-E
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꬸ character (LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE)?
ꬸ (LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE) is the Unicode character U+AB38.
What is the Unicode codepoint of LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE?
The LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE character (ꬸ) has codepoint U+AB38.
How do I type or copy LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE?
Copy ꬸ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.