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 DOT BELOW
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+1E37 | |
| decimal | 7735 | |
| htmldecimal | ḷ | |
| htmlhex | ḷ | |
| css | \1E37 | |
| javascript | \u{1E37} | |
| python | \u1e37 | |
| java | \u1E37 | |
| go | \u1E37 | |
| ruby | \u{1E37} | |
| rust | \u{1E37} | |
| ccpp | \u1e37 | |
| urlencoded | %E1%B8%B7 | |
| utf8bytes | e1 b8 b7 | |
| utf16bebytes | 1e 37 | |
| utf32bebytes | 00 00 1e 37 |
How to Use
HTML:
ḷ
CSS:
content: "\1E37"
JavaScript:
"\u{1E37}"
Python:
"\u1e37"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006C 0323
Frequently Asked Questions
What is the ḷ character (LATIN SMALL LETTER L WITH DOT BELOW)?
ḷ (LATIN SMALL LETTER L WITH DOT BELOW) is the Unicode character U+1E37.
What is the Unicode codepoint of LATIN SMALL LETTER L WITH DOT BELOW?
The LATIN SMALL LETTER L WITH DOT BELOW character (ḷ) has codepoint U+1E37.
How do I type or copy LATIN SMALL LETTER L WITH DOT BELOW?
Copy ḷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.