Mathematical Bold Script Capital U Symbol
π€ is the Mathematical Bold Script Capital U character used for stylized mathematical and typographic U letters.
U+1D4E4
π€ is a Unicode math/typography symbol representing a bold script capital U. Itβs often used when you want an elegant, script-like look in formulas, posters, and design text. This page helps you copy it reliably and understand what it is.
Mathematical Bold Script Capital U Symbol Meaning
π€ is the Unicode character βMATHEMATICAL BOLD SCRIPT CAPITAL Uβ (U+1D4E4). It belongs to the Math category and is primarily used as a stylized variant of the capital letter U in mathematical notation and typography. In practice, people use it to match a script/handwritten feel with other math alphabets, or to emphasize a specific symbol in a design mockup. Because it is a Unicode character, you can copy it directly or generate it using its code point (U+1D4E4) via HTML, CSS, or JavaScript escapes.
Common uses
- β’Labeling variables or sets with a script-style capital U in math-oriented documents
- β’Typography and branding mockups that require a script-like capital U
- β’Designing posters or slides where U must match a specific math alphabet style
- β’Decorative headings and callout text for educational or technical content
- β’Using in LaTeX-like Unicode math presentations when matching font styling visually
Examples
π€ β Mathematical Bold Script Capital U
- π€π€ = { u1, u2, β¦ }
- π€Let π€ be the set of admissible inputs.
- π€Transform π€ to obtain the final result.
- π€We define π€(x) as the script-style function.
- π€Section π€: Bold script capital letter example.
Variations
Ready to copy
Technical codes
| Unicode | U+1D4E4 | |
| HTML Entity | 𝓤 | |
| HTML Code | 𝓤 | |
| CSS | \1D4E4 |
FAQ
What does the Mathematical Bold Script Capital U symbol mean?
π€ is the Unicode character βMATHEMATICAL BOLD SCRIPT CAPITAL Uβ (U+1D4E4). It belongs to the Math category and is primarily used as a stylized variant of the capital letter U in mathematical notation and typography. In practice, people use it to match a script/handwritten feel with other math alphabets, or to emphasize a specific symbol in a design mockup. Because it is a Unicode character, you can copy it directly or generate it using its code point (U+1D4E4) via HTML, CSS, or JavaScript escapes.
What is the Unicode code point for π€?
π€ is U+1D4E4 (MATHEMATICAL BOLD SCRIPT CAPITAL U).
How can I copy π€ into my text or design software?
Copy the character π€ from this page and paste it into your document, design tool, or editor.
How do I reference π€ in HTML?
Use the HTML entity 𝓤
How do I type π€ in CSS or JavaScript?
CSS escape: \\1D4E4. JavaScript escape: \\u{1D4E4}.