Mathematical Fraktur Small U Symbol
π² is the Mathematical Fraktur small letter U (U+1D532), used to represent styled variables and symbols.
U+1D532
The symbol π² is a Unicode character named MATHEMATICAL FRAKTUR SMALL U. Itβs commonly used when you want a distinct, Fraktur-style βuβ in math or design. Below youβll find copy/paste options and encoding details.
Mathematical Fraktur Small U Symbol Meaning
π² (MATHEMATICAL FRAKTUR SMALL U) is a Unicode math letter in the Fraktur script style. In practice, itβs most often used as a typographic variant of the letter βuβ to differentiate meaning in mathematical writingβsuch as naming a variable, set element, or function-related quantity. Because it is visually distinct from regular lowercase βuβ, itβs also useful in technical documents, presentations, and design mockups where you want consistent symbol styling. Use it anywhere your font supports Unicode math/Fraktur characters, including web pages, editor text, and programming strings.
Common uses
- β’Labeling variables in math notes or textbooks with a Fraktur-styled βuβ
- β’Creating consistent notation in technical documents and worksheets
- β’Designing mathematical posters or slide decks with typographic emphasis
- β’Using in LaTeX-like content where you need a distinct βuβ glyph
- β’Styling identifiers in infographics or UI text for academic/technical themes
Examples
π² β Mathematical Fraktur Small U
- π²Let π² be a parameter in the formula.
- π²Define π² as the smallest value satisfying the constraint.
- π²We map π² into the target space.
- π²For this case, π²(u) denotes the transformation.
- π²Consider the set {π²β, π²β, π²β}.
Variations
Ready to copy
Technical codes
| Unicode | U+1D532 | |
| HTML Entity | 𝔲 | |
| HTML Code | 𝔲 | |
| CSS | \1D532 |
FAQ
What does the Mathematical Fraktur Small U symbol mean?
π² (MATHEMATICAL FRAKTUR SMALL U) is a Unicode math letter in the Fraktur script style. In practice, itβs most often used as a typographic variant of the letter βuβ to differentiate meaning in mathematical writingβsuch as naming a variable, set element, or function-related quantity. Because it is visually distinct from regular lowercase βuβ, itβs also useful in technical documents, presentations, and design mockups where you want consistent symbol styling. Use it anywhere your font supports Unicode math/Fraktur characters, including web pages, editor text, and programming strings.
What is the Unicode code point for π²?
π² is U+1D532 (MATHEMATICAL FRAKTUR SMALL U).
How can I copy π² for use in HTML?
You can use the HTML entity: 𝔲
What CSS or JavaScript escapes can I use for π²?
CSS escape: \\1D532. JavaScript (code point) escape: \\u{1D532}.
Why use π² instead of a regular 'u'?
π²βs Fraktur style makes it visually distinct, which helps avoid ambiguity when multiple variable styles are used in technical writing or design.