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' : ''">
๐
MATHEMATICAL ITALIC SMALL 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+1D459 | |
| decimal | 119897 | |
| htmldecimal | 𝑙 | |
| htmlhex | 𝑙 | |
| css | \1D459 | |
| javascript | \u{1D459} | |
| python | \U0001d459 | |
| java | \uD835\uDC59 | |
| go | \U0001D459 | |
| ruby | \u{1D459} | |
| rust | \u{1D459} | |
| ccpp | \U0001d459 | |
| urlencoded | %F0%9D%91%99 | |
| utf8bytes | f0 9d 91 99 | |
| utf16bebytes | d8 35 dc 59 | |
| utf32bebytes | 00 01 d4 59 |
How to Use
HTML:
𝑙
CSS:
content: "\1D459"
JavaScript:
"\u{1D459}"
Python:
"\U0001d459"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 006C
Frequently Asked Questions
What is the ๐ character (MATHEMATICAL ITALIC SMALL L)?
๐ (MATHEMATICAL ITALIC SMALL L) is the Unicode character U+1D459.
What is the Unicode codepoint of MATHEMATICAL ITALIC SMALL L?
The MATHEMATICAL ITALIC SMALL L character (๐) has codepoint U+1D459.
How do I type or copy MATHEMATICAL ITALIC SMALL L?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.