HTML Entity/Symbolł(LATIN SMALL LETTER L WITH STROKE )

ł
Copy this symbol

LATIN SMALL LETTER L WITH STROKE

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

ł
ł
U+00142
\0142
ł

HTML Examples

Using HTML Code value in HTML file

<span> &#322; </span>

Using HTML Entity value in HTML file

<span> &lstrok; </span>

CSS Example

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

span { 
    content: "\0142";
}
All HTML Symbols