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 CIRCUMFLEX BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E3D | |
| decimal | 7741 | |
| htmldecimal | ḽ | |
| htmlhex | ḽ | |
| css | \1E3D | |
| javascript | \u{1E3D} | |
| python | \u1e3d | |
| java | \u1E3D | |
| go | \u1E3D | |
| ruby | \u{1E3D} | |
| rust | \u{1E3D} | |
| ccpp | \u1e3d | |
| urlencoded | %E1%B8%BD | |
| utf8bytes | e1 b8 bd | |
| utf16bebytes | 1e 3d | |
| utf32bebytes | 00 00 1e 3d |
How to Use
HTML:
ḽ
CSS:
content: "\1E3D"
JavaScript:
"\u{1E3D}"
Python:
"\u1e3d"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 006C 032D