Latin Small Letter L With Cedilla Letter
ļ is the Unicode character U+013C, a lowercase l with a cedilla used in extended Latin writing.
U+013C
The character “ļ” is a lowercase letter form: Latin small letter l with cedilla. It’s part of the Unicode Latin Extended block. Use it when you need the exact glyph for languages and names that use this letter.
Latin Small Letter L With Cedilla Letter Meaning
“ļ” (U+013C) is a Latin Extended lowercase letter: Latin small letter L with cedilla. The cedilla diacritic distinguishes it from a plain “l”, which can matter for correct spelling, proper names, and language-specific orthography. In practice, “ļ” is used in written text where this exact character is required, such as certain Baltic-language spellings. For digital work, it’s important to use the correct Unicode character rather than a visually similar approximation, so search, sorting, and matching behave as expected.
Common uses
- •Typing and publishing text that includes the exact letter “ļ” in proper names and surnames
- •Localizing UI strings for languages that require the cedilla form on lowercase l
- •Correct spelling in documents, captions, and subtitles where “l” and “ļ” differ
- •Database entry and data migration requiring consistent Unicode characters (U+013C)
- •Typography and web design when you need the precise glyph for a specific language
Examples
ļ — Latin small letter l with cedilla
- ļEs sapratu, ka tā ir “ļ” skaņa.
- ļMājās bija rakstīts viņa vārds: Jānis ļ.
- ļAtveriet failu: atzinļ.txt
- ļPareizi rakstiet: priekšļapa (piemērs).
- ļŠis burts ir atšķirīgs no “l”.
Variations
Technical codes
| Unicode | U+013C | |
| HTML Entity | ļ | |
| HTML Code | ļ | |
| CSS | \013C |
FAQ
What does the Latin Small Letter L With Cedilla letter mean?
“ļ” (U+013C) is a Latin Extended lowercase letter: Latin small letter L with cedilla. The cedilla diacritic distinguishes it from a plain “l”, which can matter for correct spelling, proper names, and language-specific orthography. In practice, “ļ” is used in written text where this exact character is required, such as certain Baltic-language spellings. For digital work, it’s important to use the correct Unicode character rather than a visually similar approximation, so search, sorting, and matching behave as expected.
What is the Unicode code point for “ļ”?
“ļ” is Unicode U+013C (Latin small letter l with cedilla).
How do I type “ļ” in HTML?
You can use the HTML entity: ļ (or ļ).
What are the CSS and JavaScript escapes for “ļ”?
CSS escape: \\013C. JavaScript (Unicode code point escape): \\u{013C}.
Is “ļ” the same as a normal “l”?
No. “ļ” includes a cedilla diacritic and is a distinct character from plain “l”, which can affect spelling and text matching.