Mathematical Sans-serif Bold Italic Small D Symbol
π is a mathematical Unicode character: sans-serif bold italic lowercase d (U+1D659).
U+1D659
π is a Unicode symbol from the mathematical alphanumeric set. Itβs useful when you want a bold italic sans-serif styling for the letter d. This page helps you copy it and use it in common developer workflows.
Mathematical Sans-serif Bold Italic Small D Symbol Meaning
π is the mathematical sans-serif bold italic version of the lowercase letter d. In practice, itβs mainly used as a typographic variant to convey emphasis or a specific βmath fontβ look. Designers and document authors may use it to match other mathematical characters with a consistent sans-serif bold italic style. In technical writing and math notation, it can function as a variable symbol (like any other d-shaped glyph), but its primary value here is the distinctive formatting rather than a single universal meaning.
Common uses
- β’Typography matching: pair π with other styled math letters for consistent branding
- β’Math notes and cheat sheets: label variables or terms using a distinct d glyph
- β’UI/UX design: create stylized text for dashboards, headings, or subtle emphasis
- β’Document publishing: use the character to keep font styling consistent across systems
- β’Developer-generated content: insert the exact Unicode character in rendered text
Examples
π β Mathematical Sans-Serif Bold Italic Small D
- πLet π = 2π + 1.
- πSolve for π in the equation.
- πIncrease π by 10% for the new target.
- πThe parameter π controls the slope.
- πUse π as the index in this table.
Variations
Ready to copy
Technical codes
| Unicode | U+1D659 | |
| HTML Entity | 𝙙 | |
| HTML Code | 𝙙 | |
| CSS | \1D659 |
FAQ
What does the Mathematical Sans-serif Bold Italic Small D symbol mean?
π is the mathematical sans-serif bold italic version of the lowercase letter d. In practice, itβs mainly used as a typographic variant to convey emphasis or a specific βmath fontβ look. Designers and document authors may use it to match other mathematical characters with a consistent sans-serif bold italic style. In technical writing and math notation, it can function as a variable symbol (like any other d-shaped glyph), but its primary value here is the distinctive formatting rather than a single universal meaning.
What Unicode character is π?
π is MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL D, Unicode code point U+1D659.
How can I copy π in my code?
You can use the HTML entity 𝙙 or the CSS escape \\1D659, and in JavaScript you can use \\u{1D659}.
Is π different from a normal lowercase d?
Yes. Itβs a styled mathematical Unicode glyph (sans-serif bold italic), not the standard ASCII 'd'.
Where is π most useful?
Itβs mainly helpful for math-like typography, design systems, and situations where you need a consistent bold italic sans-serif lowercase d look.