free-symbols
ľ

Latin Small Letter L With Caron Letter

ľ is the Latin small letter l with caron (U+013E), used in certain Central European languages.

U+013E

The symbol ľ is a lowercase “l” with a caron accent. It’s encoded as a distinct Unicode character (U+013E), so it should be copied directly rather than approximated.

Latin Small Letter L With Caron Letter Meaning

ľ (Latin small letter l with caron) is a lowercase letter used in languages that use the caron to represent a specific “l” sound. Because it has its own Unicode code point (U+013E), it can be reliably used in text, filenames, and UI labels without worrying about inconsistent rendering. In design and development, the key is to use the exact character for proper spelling and typography. You may encounter it in proper names, dictionaries, and localized content where the caron changes pronunciation and meaning compared to a plain “l.”

Common uses

  • Writing words in languages that use “l with caron” as a distinct letter
  • Proper nouns (names of people, places) containing ľ
  • Localization and translation strings for Central European languages
  • Academic or linguistic text that needs precise character accuracy
  • UI labels, forms, and content where correct spelling must be preserved

Examples

ľ — Latin small letter l with caron

  • ľĽudovít is a given name that may appear with diacritics in text.
  • ľThe word pôvodný differs from pôvodny, showing why diacritics matter.
  • ľCheck the spelling in your dictionary entry: ľ appears as its own letter.
  • ľCompany names or street names sometimes include ľ characters in addresses.
  • ľUse the exact Unicode character ľ when preparing multilingual documents.

Variations

Technical codes

UnicodeU+013E
HTML Entityľ
HTML Codeľ
CSS\013E

FAQ

What does the Latin Small Letter L With Caron letter mean?

ľ (Latin small letter l with caron) is a lowercase letter used in languages that use the caron to represent a specific “l” sound. Because it has its own Unicode code point (U+013E), it can be reliably used in text, filenames, and UI labels without worrying about inconsistent rendering. In design and development, the key is to use the exact character for proper spelling and typography. You may encounter it in proper names, dictionaries, and localized content where the caron changes pronunciation and meaning compared to a plain “l.”

What Unicode character is “ľ”?

It is LATIN SMALL LETTER L WITH CARON, Unicode U+013E.

How do I copy “ľ” reliably?

Copy the character directly from this page. It’s a distinct Unicode letter, so avoid using a plain “l” or other similar symbols.

How can I type “ľ” in HTML, CSS, or JavaScript?

HTML: ľ . CSS escape: \\013E . JavaScript escape: \\u{013E}.

Is “ľ” the same as “l” or “l with stroke”?

No. “ľ” is specifically l with caron (U+013E). Plain “l” and other accented l-forms are different characters.