Mathematical Script Small Q Symbol
π is the Mathematical Script Small Q character, used for stylized math notation and labels.
U+1D4C6
π is a Unicode symbol from the Mathematical Script set. Itβs commonly used when you want a calligraphic, script-style lowercase Q in math or design contexts. You can copy it directly or use its Unicode/HTML/CSS/JS escapes.
Mathematical Script Small Q Symbol Meaning
π (Unicode name: Mathematical Script Small Q, code point U+1D4C6) is a stylized lowercase βqβ used in mathematical notation. Because it is a distinct Unicode character (not a font trick), it keeps its appearance across systems that support the script math block. In practice, it can represent quantities, functions, or variables where authors prefer a script/calligraphic style to differentiate symbols. It may also be used in typography and branding for a sophisticated, handwritten-like feel, as long as the target platform supports the character.
Common uses
- β’Writing math variables or functions in script style (e.g., in notes or assignments).
- β’Designing custom math-themed logos or typographic headings with a calligraphic q.
- β’Labeling parameters in equations where script letters improve readability.
- β’Creating consistent symbolic text in technical documents and presentations.
- β’Using Unicode-safe symbols in software UI where fonts support U+1D4C6.
Examples
π (Mathematical Script Small Q)
- πLet π be a probability measure.
- πDefine π(x) as the script-styled parameter.
- πThe matrix Q is represented as π in this form.
- πWe optimize π under the given constraints.
- πUse π to denote the lowercase script Q variable.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4C6 | |
| HTML Entity | 𝓆 | |
| HTML Code | 𝓆 | |
| CSS | \1D4C6 |
FAQ
What does the Mathematical Script Small Q symbol mean?
π (Unicode name: Mathematical Script Small Q, code point U+1D4C6) is a stylized lowercase βqβ used in mathematical notation. Because it is a distinct Unicode character (not a font trick), it keeps its appearance across systems that support the script math block. In practice, it can represent quantities, functions, or variables where authors prefer a script/calligraphic style to differentiate symbols. It may also be used in typography and branding for a sophisticated, handwritten-like feel, as long as the target platform supports the character.
What is the Unicode code point for π?
π has Unicode code point U+1D4C6 (Unicode name: MATHEMATICAL SCRIPT SMALL Q).
How do I copy π in HTML?
Use the HTML entity: 𝓆 (corresponding to U+1D4C6).
What is the CSS escape for π?
CSS escape: \\1D4C6.
How do I include π in JavaScript strings?
JavaScript escape form: \\u{1D4C6}.