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 CIRCUMFLEX BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1E3C | |
| decimal | 7740 | |
| htmldecimal | Ḽ | |
| htmlhex | Ḽ | |
| css | \1E3C | |
| javascript | \u{1E3C} | |
| python | \u1e3c | |
| java | \u1E3C | |
| go | \u1E3C | |
| ruby | \u{1E3C} | |
| rust | \u{1E3C} | |
| ccpp | \u1e3c | |
| urlencoded | %E1%B8%BC | |
| utf8bytes | e1 b8 bc | |
| utf16bebytes | 1e 3c | |
| utf32bebytes | 00 00 1e 3c |
How to Use
HTML:
Ḽ
CSS:
content: "\1E3C"
JavaScript:
"\u{1E3C}"
Python:
"\u1e3c"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004C 032D