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
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.