Mathematical Italic Small I 𝑖
Visual Description: This symbol is the lowercase i rendered in a slanted, mathematical italic font. The stem leans to the right, and a small dot sits above it with a precise, compact spacing. In many typefaces, the i looks distinct from the text i, reducing confusion in equations.
Meaning & Usage: It is used as a variable, index, or often as the imaginary unit in formulas. In dense equations, the math italic i helps keep symbols visually separate from ordinary text. In calculators and editors, it signals a mathematical value rather than plain letters, guiding quick comparisons and operations.
Historical Background: This style emerged as part of a broader set of mathematical alphanumeric symbols. Designers created separate shapes to keep math letters distinct from words in running text. The goal was clarity in formulas, graphs, and software, not to celebrate any single person or moment, but to support consistent notation.
Practical Use: When typesetting, choose a math italic font for i to keep equations readable. In math editors and calculators, it appears in complex-number contexts and in indexed variables. Quick UI controls let users insert or toggle italic style, compare values, or switch between variable and constant roles during an analysis.
See our category page for related symbols.
Look‑alikes: i (U+69).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D456 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0069 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 91 96 - UTF-16:
D835 DC56 - UTF-32:
0001D456 - HTML dec:
𝑖 - HTML hex:
𝑖 - JS escape:
\u{1D456} - Python \N{}:
\N{MATHEMATICAL ITALIC SMALL I} - Python \U:
\U0001D456 - URL-encoded:
%F0%9D%91%96 - CSS escape:
\1D456
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+1D456 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.