LATIN SMALL LETTER LUTF-8 Character/Symbol

l
Copy this symbol

LATIN SMALL LETTER L

Click on any of the following code values to copy to clipboard.

006C
108

HTML Examples

Using HEX code of LATIN SMALL LETTER L in HTML file

<span> &#x006C; </span>

Using Decimal code of LATIN SMALL LETTER L in HTML file

<span> &#108; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER L in CSS file for content

span { 
    content: '\006c';
}
All UTF-8 Symbols