Mathematical Double-Struck Small U 𝕦
Visual Description: The character is a small u rendered in a double-struck style, with two vertical strokes on each side. It looks like a regular letter that has been dressed up for math. In interfaces, it appears at standard font sizes and keeps clear edge lines.
Meaning & Usage: It functions as a typographic variant. Writers use it to distinguish a variable, a set, or a special object in a formula. In calculators and editors, it signals a chosen style rather than a new numeric value. It relies on audience convention for interpretation.
Historical Background: The double-struck style grew from a practical need to mark distinct mathematical objects. It became part of a broader family of symbols used to separate meaning through typography. The idea travels through textbooks and software, where fonts carry context and help avoid misreading in dense equations.
Practical Use: In math tools, you can apply this style with a quick UI control to show a variable in double-struck form. It supports formulas, comparisons, and notation groups. Users switch fonts, toggle emphasis, and input the symbol in place of a normal u when needed.
See our category page for related symbols.
Look‑alikes: u (U+75).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D566 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0075 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 95 A6 - UTF-16:
D835 DD66 - UTF-32:
0001D566 - HTML dec:
𝕦 - HTML hex:
𝕦 - JS escape:
\u{1D566} - Python \N{}:
\N{MATHEMATICAL DOUBLE-STRUCK SMALL U} - Python \U:
\U0001D566 - URL-encoded:
%F0%9D%95%A6 - CSS escape:
\1D566
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D566 or a built‑in character picker.
HTML: use the numeric entity 핦 (hex) or 핦 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.