✦free-symbols
𝓁

Mathematical Script Small L Symbol

𝓁 is the Mathematical Script Small L character used in math notation and styling.

U+1D4C1

𝓁 (MATHEMATICAL SCRIPT SMALL L) is a Unicode math-style letter. It’s commonly used when you want an elegant, script-like lowercase L. Below you’ll find copy/paste options and technical encodings for the web and code.

Mathematical Script Small L Symbol Meaning

𝓁 is a lowercase β€œL” in the Mathematical Script style. In typography and math-oriented design, script letters help distinguish symbols that might otherwise look like standard lowercase characters. You may see it in technical writing, equation styling, or when authors want a calligraphic look for a variable name or label. Because it’s a dedicated Unicode character (not just a font transformation), it keeps consistent appearance across systems that support the glyph. It’s defined in Unicode as β€œMATHEMATICAL SCRIPT SMALL L” (U+1D4C1) and can be referenced directly in HTML, CSS, and JavaScript using the provided escapes.

Common uses

  • β€’Labeling variables in math-friendly documents and notation
  • β€’Creating styled lowercase L characters in design mockups
  • β€’Using in code comments or technical notes where a script-style L is needed
  • β€’Typography in posters, slides, and infographics for a calligraphic look
  • β€’Writing equation text in systems that support Unicode math letters

Examples

𝓁 β€” Mathematical Script Small L

  • 𝓁𝓁 = 2.7 Γ— 10⁻³
  • 𝓁Let 𝓁 represent the length of the segment.
  • 𝓁The parameter 𝓁 is fitted from the data.
  • 𝓁Compute 𝓁 using the given formula.
  • 𝓁Result reported for 𝓁 under condition A.

Variations

Ready to copy

Technical codes

UnicodeU+1D4C1
HTML Entity𝓁
HTML Code𝓁
CSS\1D4C1

FAQ

What does the Mathematical Script Small L symbol mean?

𝓁 is a lowercase β€œL” in the Mathematical Script style. In typography and math-oriented design, script letters help distinguish symbols that might otherwise look like standard lowercase characters. You may see it in technical writing, equation styling, or when authors want a calligraphic look for a variable name or label. Because it’s a dedicated Unicode character (not just a font transformation), it keeps consistent appearance across systems that support the glyph. It’s defined in Unicode as β€œMATHEMATICAL SCRIPT SMALL L” (U+1D4C1) and can be referenced directly in HTML, CSS, and JavaScript using the provided escapes.

What Unicode character is 𝓁?

𝓁 is the Unicode character MATHEMATICAL SCRIPT SMALL L, codepoint U+1D4C1.

How can I copy 𝓁 in HTML?

You can use the HTML entity: 𝓁.

How do I use 𝓁 in CSS or JavaScript?

CSS escape: \\1D4C1. JavaScript escape: \\u{1D4C1}.

Why use 𝓁 instead of a normal lowercase β€œl”?

It’s a distinct Unicode math-script glyph, so it preserves a consistent script style without relying on font tricks.