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”.