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 CARON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+013D | |
| decimal | 317 | |
| htmldecimal | Ľ | |
| htmlhex | Ľ | |
| css | \013D | |
| javascript | \u{13D} | |
| python | \u013d | |
| java | \u013D | |
| go | \u013D | |
| ruby | \u{13D} | |
| rust | \u{13D} | |
| ccpp | \u013d | |
| urlencoded | %C4%BD | |
| utf8bytes | c4 bd | |
| utf16bebytes | 01 3d | |
| utf32bebytes | 00 00 01 3d |
How to Use
HTML:
Ľ
CSS:
content: "\013D"
JavaScript:
"\u{13D}"
Python:
"\u013d"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 004C 030C