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 LETTER SMALL CAPITAL L
Overview
ʟ (LATIN LETTER SMALL CAPITAL L) is the Unicode character at code point U+029F. 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+029F | |
| decimal | 671 | |
| htmldecimal | ʟ | |
| htmlhex | ʟ | |
| css | \029F | |
| javascript | \u{29F} | |
| python | \u029f | |
| java | \u029F | |
| go | \u029F | |
| ruby | \u{29F} | |
| rust | \u{29F} | |
| ccpp | \u029f | |
| urlencoded | %CA%9F | |
| utf8bytes | ca 9f | |
| utf16bebytes | 02 9f | |
| utf32bebytes | 00 00 02 9f |
How to Use
HTML:
ʟ
CSS:
content: "\029F"
JavaScript:
"\u{29F}"
Python:
"\u029f"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ʟ character (LATIN LETTER SMALL CAPITAL L)?
ʟ (LATIN LETTER SMALL CAPITAL L) is the Unicode character U+029F.
What is the Unicode codepoint of LATIN LETTER SMALL CAPITAL L?
The LATIN LETTER SMALL CAPITAL L character (ʟ) has codepoint U+029F.
How do I type or copy LATIN LETTER SMALL CAPITAL L?
Copy ʟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.