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 CAPITAL LETTER L WITH LINE BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E3A | |
| decimal | 7738 | |
| htmldecimal | Ḻ | |
| htmlhex | Ḻ | |
| css | \1E3A | |
| javascript | \u{1E3A} | |
| python | \u1e3a | |
| java | \u1E3A | |
| go | \u1E3A | |
| ruby | \u{1E3A} | |
| rust | \u{1E3A} | |
| ccpp | \u1e3a | |
| urlencoded | %E1%B8%BA | |
| utf8bytes | e1 b8 ba | |
| utf16bebytes | 1e 3a | |
| utf32bebytes | 00 00 1e 3a |
How to Use
HTML:
Ḻ
CSS:
content: "\1E3A"
JavaScript:
"\u{1E3A}"
Python:
"\u1e3a"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004C 0331