Mathematical Italic Small Y 𝑦
Visual Description: The symbol is a small lowercase y styled in mathematical italics. It has a slender stem with a gentle rightward slant. The form matches other italic variables, designed to stand out from digits and operators. In math editors, it reads as a variable used in equations and graphs.
Meaning & Usage: It commonly represents a variable, often the dependent quantity in a function like y = f(x). In equations, it stands for a value awaiting substitution or for a measured outcome. In education and notation, it helps distinguish variables from constants.
Historical Background: Mathematical italic letters emerged to separate variables from numbers in print and typesetting. The Mathematical Alphanumeric Symbols set provides consistent forms across fonts and platforms. These designs aim for clean spacing in dense formulas, so editors keep the y shape similar to other italic letters.
Practical Use: In formulas, calculators, and graphing tools, y often denotes the output of a function or a dependent variable. Quick UI controls let you insert the symbol, switch its style, or compare results by labeling traces and sliders with y. It helps keep math readable during rapid exploration and teaching.
See our category page for related symbols.
Look‑alikes: y (U+79).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D466 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0079 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 A6 - UTF-16:
D835 DC66 - UTF-32:
0001D466 - HTML dec:
𝑦 - HTML hex:
𝑦 - JS escape:
\u{1D466} - Python \N{}:
\N{MATHEMATICAL ITALIC SMALL Y} - Python \U:
\U0001D466 - URL-encoded:
%F0%9D%91%A6 - CSS escape:
\1D466
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+1D466 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.