Mathematical Bold Italic Small N Symbol
π is the mathematical bold italic small letter n (U+1D48F).
U+1D48F
π is a Unicode math symbol used to represent an italicized, bold-styled lowercase n. Itβs commonly seen in technical writing where letter styling matters. Copy it directly from this page or use the provided escape sequences in code.
Mathematical Bold Italic Small N Symbol Meaning
π is the Unicode character named MATHEMATICAL BOLD ITALIC SMALL N with code point U+1D48F. In practice, itβs used to display a lowercase n with two stylistic traits: bold weight and italic slant, matching common conventions in mathematical typesetting. Because itβs a specific styled letter (not just a plain βnβ), it helps convey meaning through typographyβfor example, distinguishing different variables or vectors/scalars in documents and presentations. Use it when you need βbold italic nβ rather than regular italic n or regular bold n.
Common uses
- β’Representing a specific mathematical variable βnβ with bold italic styling in formulas
- β’Labeling a parameter in technical notes or textbooks where typography distinguishes symbols
- β’Using in design mockups for math-themed UI elements that require consistent letter styling
- β’Creating consistent symbol sets in educational materials and worksheets
- β’Typing styled identifiers in markdown/LaTeX-like content where Unicode math characters are preferred
Examples
π Mathematical bold italic small n
- πLet π be the number of trials.
- πFor n = 1, π takes the value one.
- πWe denote the estimator by π.
- πCompute π for each dataset.
- πAssume π follows a normal distribution.
Variations
Ready to copy
Technical codes
| Unicode | U+1D48F | |
| HTML Entity | 𝒏 | |
| HTML Code | 𝒏 | |
| CSS | \1D48F |
FAQ
What does the Mathematical Bold Italic Small N symbol mean?
π is the Unicode character named MATHEMATICAL BOLD ITALIC SMALL N with code point U+1D48F. In practice, itβs used to display a lowercase n with two stylistic traits: bold weight and italic slant, matching common conventions in mathematical typesetting. Because itβs a specific styled letter (not just a plain βnβ), it helps convey meaning through typographyβfor example, distinguishing different variables or vectors/scalars in documents and presentations. Use it when you need βbold italic nβ rather than regular italic n or regular bold n.
What is the Unicode code point for π?
It is U+1D48F (MATHEMATICAL BOLD ITALIC SMALL N).
How can I copy π into my text?
Copy the character from this page. It should paste as the exact Unicode symbol in most editors and browsers.
What escape sequences are available for π in code?
HTML entity: 𝒏. CSS escape: \\1D48F. JavaScript escape: \\u{1D48F}.
Is π the same as a regular italic n?
No. π is specifically bold italic lowercase n. A regular italic n is a different Unicode character.