Latin Capital Letter L With Caron Letter
Ľ is the uppercase “L with caron” used in several Latin-based alphabets and language-specific writing systems.
U+013D
Ľ (uppercase L with a caron) is a Unicode character with code point U+013D. You can copy it for multilingual text, typography, and programming needs. Below you’ll find safe copy options and common usage contexts.
Latin Capital Letter L With Caron Letter Meaning
Ľ, named “Latin Capital Letter L with Caron” (Unicode U+013D), is an uppercase L modified with a caron diacritic. The caron indicates a distinct letter value in languages that use it, rather than just a stylistic accent. Because it has a dedicated Unicode code point, it’s best used as its own character (Ľ) instead of combining plain “L” with separate diacritic marks. In practice, you’ll see Ľ in properly encoded names, localized words, and typographic settings where the exact letter form matters.
Common uses
- •Typing or editing names and surnames that require “Ľ” (uppercase L with caron)
- •Writing content in languages that use the L-with-caron letter as a distinct character
- •Correctly rendering multilingual UI text in apps and forms
- •Preparing documents and typography where diacritics must match the original spelling
- •Programming and data entry where exact Unicode characters are required
Examples
Ľ Latin Capital Letter L with Caron
- ĽĽuboš
- ĽĽudmila
- ĽĽahký
- ĽSĽUKA
- ĽĽvov
Variations
Technical codes
| Unicode | U+013D | |
| HTML Entity | Ľ | |
| HTML Code | Ľ | |
| CSS | \013D |
FAQ
What does the Latin Capital Letter L With Caron letter mean?
Ľ, named “Latin Capital Letter L with Caron” (Unicode U+013D), is an uppercase L modified with a caron diacritic. The caron indicates a distinct letter value in languages that use it, rather than just a stylistic accent. Because it has a dedicated Unicode code point, it’s best used as its own character (Ľ) instead of combining plain “L” with separate diacritic marks. In practice, you’ll see Ľ in properly encoded names, localized words, and typographic settings where the exact letter form matters.
What is the Unicode code point for Ľ?
Ľ is Unicode U+013D (LATIN CAPITAL LETTER L WITH CARON).
How do I copy Ľ in HTML?
Use the HTML entity: Ľ.
What is the JavaScript escape sequence for Ľ?
Use \\u{013D}.
Should I use Ľ or a plain “L” plus a separate caron?
Use the single character Ľ for the most reliable results, since it has its own Unicode code point.