Mathematical Bold Script Small D Symbol
π is the mathematical bold script small letter d (U+1D4ED), used for styled variables and typography.
U+1D4ED
The symbol π belongs to the Unicode Mathematical Alphanumeric Symbols block. Itβs a bold script, lowercase βdβ intended for mathematical-looking text. You can copy it directly or use its Unicode escapes in code.
Mathematical Bold Script Small D Symbol Meaning
π is the Unicode character βMATHEMATICAL BOLD SCRIPT SMALL Dβ (U+1D4ED). Visually, itβs a lowercase d rendered in a bold script style, commonly used when authors want a distinct variable or letter form that looks like a calligraphic math alphabet. In practice, it may appear in handwritten-style notation, equation styling, and design mockups where typographic variety helps separate variables or components. Because itβs a dedicated Unicode math symbol, itβs most appropriate when you need this exact glyph rather than a generic letter βdβ.
Common uses
- β’Labeling or distinguishing a variable in mathematical notation
- β’Typography for design mockups that use script-like math styling
- β’Custom headings or identifiers in document layouts
- β’UI text where you want a βmath scriptβ look for lowercase d
- β’Creating consistent symbols in educational or technical materials
Examples
π β Mathematical Bold Script Small D
- πLet π be the parameter.
- πDefine π(x) as the function.
- πWe compute π for each sample.
- πThe derivative of π is shown below.
- πChoose the bold script π in the equation.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4ED | |
| HTML Entity | 𝓭 | |
| HTML Code | 𝓭 | |
| CSS | \1D4ED |
FAQ
What does the Mathematical Bold Script Small D symbol mean?
π is the Unicode character βMATHEMATICAL BOLD SCRIPT SMALL Dβ (U+1D4ED). Visually, itβs a lowercase d rendered in a bold script style, commonly used when authors want a distinct variable or letter form that looks like a calligraphic math alphabet. In practice, it may appear in handwritten-style notation, equation styling, and design mockups where typographic variety helps separate variables or components. Because itβs a dedicated Unicode math symbol, itβs most appropriate when you need this exact glyph rather than a generic letter βdβ.
What is the Unicode code point for π?
π is U+1D4ED, named βMATHEMATICAL BOLD SCRIPT SMALL Dβ.
How can I copy π into HTML?
Use the HTML entity: 𝓭
How do I include π using JavaScript?
You can use: \\u{1D4ED}
Is π just a styled letter d, or is it a special character?
Itβs a specific Unicode character (a mathematical alphanumeric symbol). Itβs best treated as its own glyph, not as a plain βdβ.