HTML Entity/Symbolл(CYRILLIC SMALL LETTER EL )

л
Copy this symbol

CYRILLIC SMALL LETTER EL

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

л
л
U+0043B
\043b
л

HTML Examples

Using HTML Code value in HTML file

<span> &#1083; </span>

Using HTML Entity value in HTML file

<span> &lcy; </span>

CSS Example

Using CSS content code of the HTML entity &lcy; to specify in a CSS file

span { 
    content: "\043b";
}
All HTML Symbols