Mathematical Double-struck Small U Symbol
π¦ is the double-struck small letter U used primarily in mathematical typography.
U+1D566
π¦ (U+1D566) is a Unicode character in the βMathβ category. Itβs often used to represent mathematical objects with a specific styling distinct from ordinary letters. This page helps you copy the symbol and use it correctly in text, HTML, CSS, and JavaScript.
Mathematical Double-struck Small U Symbol Meaning
π¦ is the Unicode character called βMATHEMATICAL DOUBLE-STRUCK SMALL Uβ (U+1D566). Double-struck (blackboard bold) letters are commonly used in mathematics to denote particular sets, number systems, or standard objects in a typed way that visually distinguishes them from variables written in a normal font. Because itβs in a dedicated mathematical style, itβs most appropriate in math notes, textbooks, and technical writing where consistent notation matters. Outside of math, it can still be used as a decorative glyph, label, or identifier in designβjust be mindful that it may not render the same way in all fonts.
Common uses
- β’Writing math notation in plain text where double-struck styling is desired
- β’Labeling sets, spaces, or variables with a distinctive typographic convention
- β’Typing in editors or documentation that supports Unicode math symbols
- β’Using as a symbol in STEM-focused presentations and slides
- β’Including in web content with the correct Unicode escapes
Examples
π¦ Mathematical Double-Struck Small U
- π¦Let π¦ be a set used in the construction.
- π¦The function maps elements of π¦ to π.
- π¦We work over π¦ with the given constraints.
- π¦Define π¦ as the domain for this operator.
- π¦Choose a representative from π¦.
Variations
Ready to copy
Technical codes
| Unicode | U+1D566 | |
| HTML Entity | 𝕦 | |
| HTML Code | 𝕦 | |
| CSS | \1D566 |
FAQ
What does the Mathematical Double-struck Small U symbol mean?
π¦ is the Unicode character called βMATHEMATICAL DOUBLE-STRUCK SMALL Uβ (U+1D566). Double-struck (blackboard bold) letters are commonly used in mathematics to denote particular sets, number systems, or standard objects in a typed way that visually distinguishes them from variables written in a normal font. Because itβs in a dedicated mathematical style, itβs most appropriate in math notes, textbooks, and technical writing where consistent notation matters. Outside of math, it can still be used as a decorative glyph, label, or identifier in designβjust be mindful that it may not render the same way in all fonts.
What Unicode character is π¦?
π¦ is MATHEMATICAL DOUBLE-STRUCK SMALL U with Unicode code point U+1D566.
How can I copy π¦ on the web or in documents?
Copy the glyph directly from this page (π¦). For reliability in code, you can also use the provided HTML/CSS/JavaScript escapes.
How do I write π¦ using HTML?
Use the HTML entity: 𝕦.
How do I insert π¦ in JavaScript?
Use the JavaScript escape: \\u{1D566}.