Mathematical Script Small W Symbol
π is a Unicode mathematical script character often used as a styled variable, especially in math typesetting.
U+1D4CC
π is the Unicode character βMATHEMATICAL SCRIPT SMALL Wβ (U+1D4CC). Itβs commonly used in math and technical writing where a script-like lowercase W variable is helpful. You can copy it directly or insert it by its Unicode code point.
Mathematical Script Small W Symbol Meaning
π is a lowercase βwβ presented in the mathematical script style. In practice, itβs used as a distinct symbol to represent variables, functions, or parameters in math and science contexts where different lettering styles help distinguish meanings. For example, a script character can signal an object like a function label, a constructed quantity, or a specific parameter in a formula. Because itβs part of the Unicode Mathematical Alphanumeric Symbols block, it may render differently depending on the font; using a math-capable font improves consistency. When typing or coding, the character is best referenced by its Unicode code point (U+1D4CC).
Common uses
- β’Representing a styled variable βwβ in equations and formula notes
- β’Labeling parameters in technical writing or worksheets
- β’Using script-letter conventions in math problem sets and textbooks
- β’Creating consistent symbol styling in LaTeX-like documentation (when supported by the font/toolchain)
- β’Designing typographic elements in posters or UI text that uses math script forms
Examples
π Mathematical Script Small W
- πLet π be a parameter in the expression.
- πDefine the function using π as the input label.
- πWe compare results for π across different datasets.
- πConsider the constraint written in terms of π.
- πSet π to a constant to simplify the formula.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4CC | |
| HTML Entity | 𝓌 | |
| HTML Code | 𝓌 | |
| CSS | \1D4CC |
FAQ
What does the Mathematical Script Small W symbol mean?
π is a lowercase βwβ presented in the mathematical script style. In practice, itβs used as a distinct symbol to represent variables, functions, or parameters in math and science contexts where different lettering styles help distinguish meanings. For example, a script character can signal an object like a function label, a constructed quantity, or a specific parameter in a formula. Because itβs part of the Unicode Mathematical Alphanumeric Symbols block, it may render differently depending on the font; using a math-capable font improves consistency. When typing or coding, the character is best referenced by its Unicode code point (U+1D4CC).
What Unicode character is π?
π is the Unicode character βMATHEMATICAL SCRIPT SMALL Wβ with code point U+1D4CC.
How can I copy π into my document?
Copy the character directly from this page and paste it into your editor. For best results, use a font that supports Unicode math script characters.
Does π render the same in every font?
No. Like many specialized Unicode symbols, it may look different or fall back to another style depending on the font and platform.
How do I reference π in code?
You can insert it using its Unicode code point: U+1D4CC (CSS escape: \\1D4CC, JavaScript escape: \\u{1D4CC}).