Mathematical Bold Italic Small A 𝒂
Visual Description: The character is a small letter a rendered in a bold italic style. It has thick strokes, a distinct slant, and rounded bowls. In print and on screens it appears darker and wider than a regular italic a. The shape stands out in math formulas and notes.
Meaning & Usage: In mathematics, bold italic variables indicate emphasis or a distinct type of quantity. The symbol a is treated as a symbol, not a normal identifier, and is used in formulas to avoid confusion with constants. Software preserves the style to aid quick comprehension and notes.
Historical Background: This style is part of a broad family of math alphabets used in typesetting and digital fonts. It grew from typographic practice that distinguishes variable names from constants without changing the base letter. In software and fonts, bold italic variants support consistent math notation across devices.
Practical Use: In calculators and math apps, bold italic a helps track variables in a long formula. Quick UI controls can switch styles, compare values, or highlight certain terms. When you see it in a list, it signals a variable rather than a constant, improving readability and workflow.
See our category page for related symbols.
Look‑alikes: a (U+61).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D482 - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0061 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 92 82 - UTF-16:
D835 DC82 - UTF-32:
0001D482 - HTML dec:
𝒂 - HTML hex:
𝒂 - JS escape:
\u{1D482} - Python \N{}:
\N{MATHEMATICAL BOLD ITALIC SMALL A} - Python \U:
\U0001D482 - URL-encoded:
%F0%9D%92%82 - CSS escape:
\1D482
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+1D482 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.