Mathematical Fraktur Small P Symbol
π (Mathematical Fraktur Small P) is a fraktur-style letter p used in mathematical notation.
U+1D52D
π is the Mathematical Fraktur small letter P. It is typically used to distinguish a variable or symbol from a standard italic p. You can copy it directly or use its Unicode code point in software.
Mathematical Fraktur Small P Symbol Meaning
π is Unicode character U+1D52D, named MATHEMATICAL FRAKTUR SMALL P. In mathematics, fraktur letters are often used for distinct sets, variables, or named objects where plain Latin letters might be ambiguous. Visually, it resembles a lowercase βpβ in a Fraktur (Gothic) style, which helps signal βthis is a special symbolβ rather than ordinary text. Practically, itβs used as a stylized variable in equations, as part of type-setting for documents, and in contexts where consistent mathematical typography matters.
Common uses
- β’Representing a specific math variable distinct from a regular italic p
- β’Typesetting formulas in LaTeX-like documents that support Unicode math fonts
- β’Labeling mathematical terms in notes, slides, and academic writing
- β’Designing math-themed UI text (e.g., variable names in diagrams)
- β’Using in digital publishing where consistent mathematical symbols are needed
Examples
π β Mathematical Fraktur Small P
- πLet π be a prime-related symbol in the expression.
- πDefine π as a variable for the fractal parameter.
- πWe write π(π₯) for the transformed value.
- πFor each π in the set, compute the corresponding term.
- πThe function uses π to distinguish two cases.
Variations
Ready to copy
Technical codes
| Unicode | U+1D52D | |
| HTML Entity | 𝔭 | |
| HTML Code | 𝔭 | |
| CSS | \1D52D |
FAQ
What does the Mathematical Fraktur Small P symbol mean?
π is Unicode character U+1D52D, named MATHEMATICAL FRAKTUR SMALL P. In mathematics, fraktur letters are often used for distinct sets, variables, or named objects where plain Latin letters might be ambiguous. Visually, it resembles a lowercase βpβ in a Fraktur (Gothic) style, which helps signal βthis is a special symbolβ rather than ordinary text. Practically, itβs used as a stylized variable in equations, as part of type-setting for documents, and in contexts where consistent mathematical typography matters.
What is the Unicode code point for π?
π is U+1D52D (MATHEMATICAL FRAKTUR SMALL P).
How can I copy π into my document?
Copy the character directly from this page (π). Itβs the same symbol as the Unicode character U+1D52D.
Does π look the same in all fonts?
Not always. The glyph appearance depends on whether the chosen font supports Mathematical Fraktur characters. If itβs not supported, you may see a fallback style.
Can I use π with HTML or JavaScript escapes?
Yes. HTML entity: 𝔭. CSS escape: \\1D52D. JavaScript escape: \\u{1D52D}.