HTML Entity/Symbol𝓁(MATHEMATICAL SCRIPT SMALL L )

𝓁
Copy this symbol

MATHEMATICAL SCRIPT SMALL L

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

𝓁
𝓁
U+1D4C1
\1d4c1
𝓁

HTML Examples

Using HTML Code value in HTML file

<span> &#120001; </span>

Using HTML Entity value in HTML file

<span> &lscr; </span>

CSS Example

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

span { 
    content: "\1d4c1";
}
All HTML Symbols