Mathematical Bold Capital D Symbol
π is the mathematical bold capital letter D (U+1D403), used for styled typography and notation.
U+1D403
π is a Unicode character in the Mathematical Bold block. It looks like a bold, capital D and is commonly used where typographic emphasis matters. You can copy it directly or use its Unicode/HTML/CSS forms in software.
Mathematical Bold Capital D Symbol Meaning
π (MATHEMATICAL BOLD CAPITAL D, U+1D403) is a Unicode mathematical bold variant of the uppercase letter D. Characters in this block are typically used to match math-style typographyβsuch as emphasizing a variable, matrix, set label, or a named mathematical objectβwithout relying on font-weight alone. Because it is a distinct code point, it will render consistently with Unicode-supporting fonts and will preserve the intended βmathematical boldβ look. In general writing, it functions as a stylized capital D rather than a separate letter with a different linguistic meaning.
Common uses
- β’Mathematical notation for variables or constants labeled with D in bold math style
- β’Designing posters, slides, or headers that need a math-like bold D character
- β’Creating consistent symbol labeling in diagrams (e.g., domain/range markers that start with D)
- β’Typography for technical writing where bold math letters are preferred over faux-bold text
- β’UI/UX mockups that use Unicode symbols for styled headings or identifiers
Examples
π β Mathematical Bold Capital D
- πLet π denote a bold constant.
- πMatrix π is invertible under the given conditions.
- πChoose the set labeled π for the sample space.
- πThe operator π maps inputs to outputs.
- πSee π in the diagram legend.
Variations
Ready to copy
Technical codes
| Unicode | U+1D403 | |
| HTML Entity | 𝐃 | |
| HTML Code | 𝐃 | |
| CSS | \1D403 |
FAQ
What does the Mathematical Bold Capital D symbol mean?
π (MATHEMATICAL BOLD CAPITAL D, U+1D403) is a Unicode mathematical bold variant of the uppercase letter D. Characters in this block are typically used to match math-style typographyβsuch as emphasizing a variable, matrix, set label, or a named mathematical objectβwithout relying on font-weight alone. Because it is a distinct code point, it will render consistently with Unicode-supporting fonts and will preserve the intended βmathematical boldβ look. In general writing, it functions as a stylized capital D rather than a separate letter with a different linguistic meaning.
What Unicode character is π?
π is MATHEMATICAL BOLD CAPITAL D with Unicode code point U+1D403.
How can I copy π here?
Select and copy the character shown on this page (π), then paste it wherever you need it.
Can I use HTML or CSS escapes for π?
Yes. Use HTML entity 𝐃 or CSS escape \\1D403. For JavaScript, you can use \\u{1D403}.
Is π the same as a normal bold D (D with font-weight)?
Not exactly. π is a specific Unicode code point with a dedicated glyph in the Mathematical Bold block, so it preserves the intended math-bold appearance more reliably than simulated bold styling.