Accented letters · guide

L with accent ĺ ļ ľ ł

Unicode has 8 accented lowercase l and 8 uppercase forms. Click any letter below to copy it, then use the sections that follow to type it yourself on Windows, Mac, iPhone, Android, Word and Google Docs.

Accent keyboard →
One-minute answer
  1. 1Copy it. Click any letter on this page, then paste.
  2. 2Windows: press Win+. and search "l with".
  3. 3Mac, iPhone, Android: hold L and pick from ł.
  4. 4Word: type 013A then Alt+X for ĺ.

Copy any accented l

Click a letter to copy it. Click its name for the symbol's own page with every code and method.

Lowercase

L with Dot below
L with Line below
L with Circumflex below
L with Macron and Dot below

Uppercase

L with Dot below
L with Line below
L with Circumflex below
L with Macron and Dot below

Every accented l: codes and shortcuts

Alt codes exist only for letters in the Windows-1252 code page. Everything else can be typed in Word with the hex code followed by Alt+X, or copied from the table. Mac shortcuts are for the US keyboard layout.

LetterNameUnicodeAlt codeWordMacHTMLUsed in
L with Acute U+013A — 013A then Alt+X — Slovak
L with Cedilla U+013C — 013C then Alt+X Option+C, L (ABC Extended) Latvian
L with Caron U+013E — 013E then Alt+X Option+V, L (ABC Extended) Slovak
L with Stroke U+0142 — 0142 then Alt+X — Polish
L with Dot below U+1E37 — 1E37 then Alt+X Option+X, L (ABC Extended) —
L with Line below U+1E3B — 1E3B then Alt+X — —
L with Circumflex below U+1E3D — 1E3D then Alt+X — —
L with Macron and Dot below U+1E39 — 1E39 then Alt+X — —
Capital L with Acute U+0139 — 0139 then Alt+X — Slovak
Capital L with Cedilla U+013B — 013B then Alt+X Option+C, Shift+L (ABC Extended) Latvian
Capital L with Caron U+013D — 013D then Alt+X Option+V, Shift+L (ABC Extended) Slovak
Capital L with Stroke U+0141 — 0141 then Alt+X — Polish
Capital L with Dot below U+1E36 — 1E36 then Alt+X Option+X, Shift+L (ABC Extended) —
Capital L with Line below U+1E3A — 1E3A then Alt+X — —
Capital L with Circumflex below U+1E3C — 1E3C then Alt+X — —
Capital L with Macron and Dot below U+1E38 — 1E38 then Alt+X — —

Which accented l do you need?

The accent tells you the language. Pick the keyboard for yours and every letter it needs is one click away.

ĺ l with acute: A short stroke rising to the right. Marks stress in Spanish, vowel quality in French and Italian, and long vowels in Hungarian, Czech and Irish. Used in Slovak.

ļ l with cedilla: A small hook under the letter. French and Portuguese ç sounds like s; Turkish ç and ş are ch and sh; Latvian and Romanian use it under other consonants. Used in Latvian.

ľ l with caron: A small V above the letter, also called a háček or wedge. Czech, Slovak, Slovenian, Croatian and Lithuanian use it for sounds like ch, sh and zh. Used in Slovak.

ł l with stroke: A bar through the letter. Danish and Norwegian ø, Polish ł, Croatian and Vietnamese đ, and Maltese ħ are the common ones. Used in Polish.

How to type l with an accent on Windows

None of the accented forms of l are in the Windows-1252 code page, so there are no classic Alt codes. Use the methods below instead.

US-International keyboard (dead keys)

Switch to the United States-International layout (Settings → Time & Language → Language → English → Options → Add a keyboard). Then press the accent key, release it, and press the letter:

  • ' then the letter gives ĺ
  • ' then c (for ç only) gives ļ

Emoji and symbol panel

Press Win+., open the Symbols tab (Ω), choose Latin symbols and click the letter. Works in every app and needs no numpad. Character Map (search it in the Start menu) does the same for older versions of Windows.

How to type l with an accent on a Mac

Press and hold

Hold the L key for a second. A small menu appears with ł. Press the number shown under the one you want, or click it. Hold Shift first for the capital.

Character Viewer

Press Control+⌘+Space, type "l with" in the search box and double-click the letter. For carons, macrons, ogoneks and other marks that the US layout cannot type, add the ABC Extended input source (System Settings → Keyboard → Input Sources) which has dead keys for all of them.

How to type l with an accent on iPhone, iPad and Android

  1. Press and hold the L key.
  2. A pop-up shows ł.
  3. Slide your finger onto the one you want and release.

For frequent use, save a shortcut: on iPhone go to Settings → General → Keyboard → Text Replacement; on Android open Gboard → Dictionary → Personal dictionary. Enter the accented letter as the phrase and a short code as the shortcut.

Word, Excel, PowerPoint and Google Docs

Microsoft Word

For any form, type its Unicode hex code and press Alt+X: 013A → ĺ, 013C → ļ, 013E → ľ, 0142 → ł, and so on. You can also use Insert → Symbol → More Symbols with the subset set to Latin-1 Supplement or Latin Extended-A. AutoCorrect (File → Options → Proofing) can replace a code such as l~ with the letter automatically.

Excel and Google Sheets

Alt codes and paste work in cells. For a formula, use =UNICHAR(314) in Excel or =CHAR(314) in Google Sheets to get ĺ.

Google Docs

Go to Insert → Special characters, then search "l with" or draw the letter in the sketch box. Docs also accepts Alt codes on Windows and Option dead keys on Mac. Under Tools → Preferences → Substitutions you can make Docs replace a code of your choosing with the accented letter.

L with accent in HTML, CSS and code

LetterHTMLNumericCSSJavaScriptLaTeX
ĺĺĺ"\013A""\u013A"\'{l}
ļļļ"\013C""\u013C"\c{l}
ľľľ"\013E""\u013E"\v{l}
łłł"\0142""\u0142"—
ḷḷḷ"\1E37""\u1E37"\d{l}
ḻḻḻ"\1E3B""\u1E3B"\b{l}
ḽḽḽ"\1E3D""\u1E3D"—
ḹḹḹ"\1E39""\u1E39"—

Because these are ordinary Unicode characters, you can paste them straight into any UTF-8 file. The escapes only matter when the encoding is uncertain or you cannot type the letter.

Building any accent with combining marks

If you need a form Unicode does not precompose, or you are typing in an app that only has a plain l, type the letter and follow it with a combining mark. The mark sits on the previous character. Click any example to copy the two-character sequence.

In Word, type the letter, then the mark's hex code (for example 0301 for acute) and press Alt+X. On a Mac the Character Viewer lists them under Combining Diacritical Marks. Note that search engines and spell checkers treat a combined sequence differently from a precomposed letter, so prefer the precomposed form when one exists.

Troubleshooting

  • The Alt code types something else. Add the leading zero (Alt+0241, not Alt+241) and use the numeric keypad with Num Lock on. Laptops without a numpad need Win + . instead.
  • Press-and-hold shows nothing. On a Mac, key repeat may be enabled instead of the accent menu; run defaults write -g ApplePressAndHoldEnabled -bool true in Terminal and log out. On phones, the letter may not be in your keyboard's language.
  • Wrong accent. ĺ (acute) and ļ (cedilla) look similar at small sizes but are different letters; a search for one will not find the other.
  • A box or question mark appears after pasting. The font in that app lacks the glyph. Switch to a font with full Latin coverage such as Arial, Calibri, Noto Sans or Segoe UI.

Frequently asked questions

Is there an Alt code for ĺ? +

Not a classic one. ĺ is outside the Windows-1252 code page, so the reliable ways are copying it from this page, the Win + . symbol panel, or typing 013A then Alt + X in Word.

How do I type ĺ with an accent on a Mac? +

Press and hold L or l on the keyboard and a menu of accented forms appears (ł); press the number under the one you want.

How do I type ĺ on iPhone and Android? +

Press and hold the L key. A pop-up shows ł. Slide your finger to the one you want and release. Android's Gboard works the same way.

Which languages use l with an accent? +

Polish (ł), Slovak (ĺ ľ), Latvian (ļ).

How do I type ĺ in Microsoft Word? +

Type 013A where you want the letter and press Alt + X; Word converts the code to ĺ.

What is the HTML code for ĺ? +

Use ĺ or the numeric ĺ. In CSS content use "\013A" and in JavaScript "\u013A".

Every letter

Accented letters A to Z

✓ Copied to clipboard