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 BELT
Overview
ɬ (LATIN SMALL LETTER L WITH BELT) is the Unicode character at code point U+026C. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+026C | |
| decimal | 620 | |
| htmldecimal | ɬ | |
| htmlhex | ɬ | |
| css | \026C | |
| javascript | \u{26C} | |
| python | \u026c | |
| java | \u026C | |
| go | \u026C | |
| ruby | \u{26C} | |
| rust | \u{26C} | |
| ccpp | \u026c | |
| urlencoded | %C9%AC | |
| utf8bytes | c9 ac | |
| utf16bebytes | 02 6c | |
| utf32bebytes | 00 00 02 6c |
How to Use
HTML:
ɬ
CSS:
content: "\026C"
JavaScript:
"\u{26C}"
Python:
"\u026c"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɬ character (LATIN SMALL LETTER L WITH BELT)?
ɬ (LATIN SMALL LETTER L WITH BELT) is the Unicode character U+026C.
What is the Unicode codepoint of LATIN SMALL LETTER L WITH BELT?
The LATIN SMALL LETTER L WITH BELT character (ɬ) has codepoint U+026C.
How do I type or copy LATIN SMALL LETTER L WITH BELT?
Copy ɬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.