Mathematical Fraktur Small L Symbol
π© is the Mathematical Fraktur small letter L, used as a distinct math-style glyph.
U+1D529
π© is a Unicode character styled as a small βlβ in Mathematical Fraktur. Itβs commonly used when a document needs a specific, decorative math letter distinct from italic or regular l. Below youβll find copy-friendly forms and practical ways to use it.
Mathematical Fraktur Small L Symbol Meaning
π© (U+1D529) is the Unicode character named MATHEMATICAL FRAKTUR SMALL L. In technical writing and mathematical typesetting, itβs used as a letter-like glyph to distinguish notation from other forms such as italic l or script l. Because it has a different visual style, authors may choose π© for variables, operators, or labels where clarity and typographic consistency matter. Youβll most often encounter it in contexts that rely on Unicode math symbols and custom letter styling, including documents, slide decks, and code-generated text. When copying, use the correct Unicode character or one of the provided escape sequences.
Common uses
- β’Labeling variables in math text where a fraktur-style l is required
- β’Creating consistent notation in worksheets, notes, and academic slides
- β’Using as a typographic symbol in design mockups and diagrams
- β’Programming-generated math strings that must render a specific glyph
- β’Writing documentation or tutorials that reference a Unicode math character
Examples
π© Mathematical Fraktur Small L
- π©Let π© be a real parameter.
- π©Define the function using π© in the notation.
- π©In our system, π© denotes the current level.
- π©The value of π© changes with each iteration.
- π©We write the term with π© to match the chosen style.
Variations
Ready to copy
Technical codes
| Unicode | U+1D529 | |
| HTML Entity | 𝔩 | |
| HTML Code | 𝔩 | |
| CSS | \1D529 |
FAQ
What does the Mathematical Fraktur Small L symbol mean?
π© (U+1D529) is the Unicode character named MATHEMATICAL FRAKTUR SMALL L. In technical writing and mathematical typesetting, itβs used as a letter-like glyph to distinguish notation from other forms such as italic l or script l. Because it has a different visual style, authors may choose π© for variables, operators, or labels where clarity and typographic consistency matter. Youβll most often encounter it in contexts that rely on Unicode math symbols and custom letter styling, including documents, slide decks, and code-generated text. When copying, use the correct Unicode character or one of the provided escape sequences.
How do I copy π© into HTML?
Use the HTML entity: 𝔩 . Alternatively, paste the character directly: π© .
What Unicode code point is π©?
Its Unicode code point is U+1D529.
Can I use CSS escapes for π©?
Yes. One provided CSS escape form is \\1D529 .
How do I use π© in JavaScript?
You can use the provided JavaScript escape: \\u{1D529} .