L With Accent: Copy, Paste & Type
If you need ł, ĺ, or ľ, start by matching the mark rather than the font. Click a letter below to copy it. The capital group includes Ł, Ĺ, Ľ, and more.
Lowercase l
Uppercase L
L with a stroke, accent, or dot
Ł and ł: l with a stroke
The stroke is part of Ł and ł, not a formatting effect. You’ll see this letter in Polish names and words. A normal l with a line drawn over it may look close, but it won’t be the same character when someone searches or copies the text.
Ĺ and Ľ put different marks near the top
Ĺ and ĺ have an acute accent. Ľ and ľ have a caron, though the mark beside lowercase ľ often looks like an apostrophe. Copy ľ as a whole letter rather than typing l and punctuation. That keeps the spelling intact.
A dot beside l or underneath it
ŀ has a middle dot beside the letter, while ḷ has a dot below. The form ḹ adds a straight line above as well as the dot below. For a line underneath without a dot, choose ḻ. Look at both sides of the letter before deciding which one to copy.
For a single letter, use the copy buttons above. Paste with Ctrl + V on Windows or Command + V on Mac; on a phone, touch and hold a text field and choose Paste. To write a longer message, open the online accent keyboard. You can also browse all accent letters from A to Z.
ALT codes and typing help for l with an accent
Windows ALT shortcuts and Unicode decimal values are different ways of referring to characters. Entries marked “Unicode decimal” below are reference numbers, not standard Windows ALT shortcuts. For those letters, copy the character or use the Word method below.
| Code or decimal value | Character | Description | Action |
|---|---|---|---|
| Unicode decimal 314 | ĺ | Lowercase letter l with acute | |
| Unicode decimal 320 | ŀ | Lowercase letter l with middle dot | |
| Unicode decimal 318 | ľ | Lowercase letter l with caron | |
| Unicode decimal 11361 | ⱡ | Lowercase letter l with double bar | |
| Unicode decimal 316 | ļ | Lowercase letter l with cedilla | |
| Unicode decimal 410 | ƚ | Lowercase letter l with bar | |
| Unicode decimal 322 | ł | Lowercase letter l with stroke | |
| Unicode decimal 7735 | ḷ | Lowercase letter l with dot below | |
| Unicode decimal 7741 | ḽ | Lowercase letter l with circumflex below | |
| Unicode decimal 7739 | ḻ | Lowercase letter l with line below | |
| Unicode decimal 7737 | ḹ | Lowercase letter l with dot below and macron | |
| Unicode decimal 457 | lj | Lowercase letter lj | |
| Unicode decimal 313 | Ĺ | Capital letter L with acute | |
| Unicode decimal 319 | Ŀ | Capital letter L with middle dot | |
| Unicode decimal 317 | Ľ | Capital letter L with caron | |
| Unicode decimal 11360 | Ⱡ | Capital letter L with double bar | |
| Unicode decimal 315 | Ļ | Capital letter L with cedilla | |
| Unicode decimal 573 | Ƚ | Capital letter L with bar | |
| Unicode decimal 321 | Ł | Capital letter L with stroke | |
| Unicode decimal 7734 | Ḷ | Capital letter L with dot below | |
| Unicode decimal 7740 | Ḽ | Capital letter L with circumflex below | |
| Unicode decimal 7738 | Ḻ | Capital letter L with line below | |
| Unicode decimal 7736 | Ḹ | Capital letter L with dot below and macron | |
| Unicode decimal 455 | LJ | Capital letter LJ | |
| Unicode decimal 456 | Lj | Capital letter L with small letter j |
How to type l with an accent on Windows
Using a numeric keypad
There isn’t one Windows ALT shortcut for every marked l. A Unicode decimal number doesn’t automatically work as an ALT code. To enter ł, use the Word steps below or copy it from the grid.
Type ł with Alt + X in Word
Word for Windows can turn a Unicode hexadecimal code into a letter. For ł, use 0142. You don’t need a numeric keypad for this method.
- Click where the letter belongs in your Word document.
- Type 0142, without the U+ prefix.
- Select just that code and press ALT + X.
- The selected code changes to ł.
See Microsoft’s character-code instructions for more about these two methods. To look up another letter, use the ALT code directory.
On a Mac, phone, or tablet
In supported Mac apps, holding a letter key opens an accent menu. The choices depend on the letter, and less common forms may be missing. You can always copy ł from this page and paste it with Command + V. On a phone or tablet, tap a copy button here, then use Paste in the app where you’re writing.
Unicode and HTML codes for accented l
Use this table when you need the character’s code rather than the letter itself. Unicode identifies the character; the HTML, CSS, and JavaScript columns show ways to write it in code. For a normal message or document, copying the letter is enough.
| Char | Name | Unicode | HTML Hex | HTML Dec | CSS | JavaScript | Action |
|---|---|---|---|---|---|---|---|
| ĺ | Lowercase letter l with acute | U+013A | ĺ | ĺ | \013A | \u{13A} | |
| ŀ | Lowercase letter l with middle dot | U+0140 | ŀ | ŀ | \0140 | \u{140} | |
| ľ | Lowercase letter l with caron | U+013E | ľ | ľ | \013E | \u{13E} | |
| ⱡ | Lowercase letter l with double bar | U+2C61 | ⱡ | ⱡ | \2C61 | \u{2C61} | |
| ļ | Lowercase letter l with cedilla | U+013C | ļ | ļ | \013C | \u{13C} | |
| ƚ | Lowercase letter l with bar | U+019A | ƚ | ƚ | \019A | \u{19A} | |
| ł | Lowercase letter l with stroke | U+0142 | ł | ł | \0142 | \u{142} | |
| ḷ | Lowercase letter l with dot below | U+1E37 | ḷ | ḷ | \1E37 | \u{1E37} | |
| ḽ | Lowercase letter l with circumflex below | U+1E3D | ḽ | ḽ | \1E3D | \u{1E3D} | |
| ḻ | Lowercase letter l with line below | U+1E3B | ḻ | ḻ | \1E3B | \u{1E3B} | |
| ḹ | Lowercase letter l with dot below and macron | U+1E39 | ḹ | ḹ | \1E39 | \u{1E39} | |
| lj | Lowercase letter lj | U+01C9 | lj | lj | \01C9 | \u{1C9} | |
| Ĺ | Capital letter L with acute | U+0139 | Ĺ | Ĺ | \0139 | \u{139} | |
| Ŀ | Capital letter L with middle dot | U+013F | Ŀ | Ŀ | \013F | \u{13F} | |
| Ľ | Capital letter L with caron | U+013D | Ľ | Ľ | \013D | \u{13D} | |
| Ⱡ | Capital letter L with double bar | U+2C60 | Ⱡ | Ⱡ | \2C60 | \u{2C60} | |
| Ļ | Capital letter L with cedilla | U+013B | Ļ | Ļ | \013B | \u{13B} | |
| Ƚ | Capital letter L with bar | U+023D | Ƚ | Ƚ | \023D | \u{23D} | |
| Ł | Capital letter L with stroke | U+0141 | Ł | Ł | \0141 | \u{141} | |
| Ḷ | Capital letter L with dot below | U+1E36 | Ḷ | Ḷ | \1E36 | \u{1E36} | |
| Ḽ | Capital letter L with circumflex below | U+1E3C | Ḽ | Ḽ | \1E3C | \u{1E3C} | |
| Ḻ | Capital letter L with line below | U+1E3A | Ḻ | Ḻ | \1E3A | \u{1E3A} | |
| Ḹ | Capital letter L with dot below and macron | U+1E38 | Ḹ | Ḹ | \1E38 | \u{1E38} | |
| LJ | Capital letter LJ | U+01C7 | LJ | LJ | \01C7 | \u{1C7} | |
| Lj | Capital letter L with small letter j | U+01C8 | Lj | Lj | \01C8 | \u{1C8} |
L with an accent: common questions
A little help choosing and typing the right character.
Choose ł for lowercase or Ł for uppercase. Both are in the grid and copy as ordinary text.
No. It is l with a caron. The font can place the mark beside the tall letter, but ľ is still a single character.
Lowercase ł is U+0142. Capital Ł is U+0141. In Word for Windows, type the code without U+, select it, then press Alt + X.