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 MIDDLE RING
Overview
ꬹ (LATIN SMALL LETTER L WITH MIDDLE RING) is the Unicode character at code point U+AB39. 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+AB39 | |
| decimal | 43833 | |
| htmldecimal | ꬹ | |
| htmlhex | ꬹ | |
| css | \AB39 | |
| javascript | \u{AB39} | |
| python | \uab39 | |
| java | \uAB39 | |
| go | \uAB39 | |
| ruby | \u{AB39} | |
| rust | \u{AB39} | |
| ccpp | \uab39 | |
| urlencoded | %EA%AC%B9 | |
| utf8bytes | ea ac b9 | |
| utf16bebytes | ab 39 | |
| utf32bebytes | 00 00 ab 39 |
How to Use
HTML:
ꬹ
CSS:
content: "\AB39"
JavaScript:
"\u{AB39}"
Python:
"\uab39"
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 MIDDLE RING)?
ꬹ (LATIN SMALL LETTER L WITH MIDDLE RING) is the Unicode character U+AB39.
What is the Unicode codepoint of LATIN SMALL LETTER L WITH MIDDLE RING?
The LATIN SMALL LETTER L WITH MIDDLE RING character (ꬹ) has codepoint U+AB39.
How do I type or copy LATIN SMALL LETTER L WITH MIDDLE RING?
Copy ꬹ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.