Mathematical Script Small M π
Visual Description: The symbol is a smooth, looping lowercase m with a delicate, calligraphic stroke. It sits on a light baseline and tilts slightly to the right. In common math fonts it reads as friendly yet precise, a distinct marker in formulas, on calculators, and in quick UI readouts. It often appears in A & B comparisons.
Meaning & Usage: The script m typically signals a special quantity or a labeled function in equations. It can denote a parameter, a model, or a variable kept distinct from regular text. In textbooks and software, the script form helps readers scan for meaning quickly without confusion. It pairs well with operators such as +, -, Γ, Γ·.
Historical Background: In typography, script styles grew from decorative fonts. Mathematicians adopted script forms to distinguish certain quantities, sets, or classes. As scanners and printers evolved, script letters were added to fonts for clarity. Digital editors then provided more consistent script glyphs for math, notes, and labels.
Practical Use: Use the script small m to label a variable or a function in formulas and software. In dashboards and calculators, it can mark a mode, a metric, or a comparison target. Users can toggle fonts or apply a script style to keep UI controls readable for quick operations or comparisons.
See our category page for related symbols.
Need styled alternatives? Try the Fancy Text tool.
Technical details
- Codepoint:
U+1D4C2 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 006D - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 93 82 - UTF-16:
D835 DCC2 - UTF-32:
0001D4C2 - HTML dec:
𝓂 - HTML hex:
𝓂 - JS escape:
\u{1D4C2} - Python \N{}:
\N{MATHEMATICAL SCRIPT SMALL M} - Python \U:
\U0001D4C2 - URL-encoded:
%F0%9D%93%82 - CSS escape:
\1D4C2
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D4C2 or a builtβin character picker.
HTML: use the numeric entity ν (hex) or ν (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.