Mathematical Bold Small E 𝐞
Visual Description: The glyph is a bold, compact lowercase e used in mathematical fonts. It has thicker strokes than ordinary text letters and a uniform, rounded shape. In print and on screens it reads clearly as a variable symbol. It is chosen for emphasis without changing the letter's basic meaning.
Meaning & Usage: It signals a bold variable rather than plain text. In formulas it can denote a vector, a parameter, or a distinguished quantity. In education and software, bold letters help readers track components and avoid confusing a scalar e with other symbols. Calculators may switch fonts to show emphasis.
Historical Background: The practice grew from a need to separate multiple styles of the alphabet in math notation. Digital typography added bold variants to cover all letters, making it easier to express vectors, matrices, and sets. Throughout this evolution, designers kept the characters visually close to the ordinary e while adding weight.
Practical Use: In math software and calculators, bold symbols help organize equations and guides quick comparisons. You might see a bold e in a basis vector label or in a legend for a graph. UI controls can toggle bold styling, adjust emphasis, or switch between scalar and vector views for operations.
See our category page for related symbols.
Look‑alikes: e (U+65).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D41E - General Category:
Ll - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0065 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 90 9E - UTF-16:
D835 DC1E - UTF-32:
0001D41E - HTML dec:
𝐞 - HTML hex:
𝐞 - JS escape:
\u{1D41E} - Python \N{}:
\N{MATHEMATICAL BOLD SMALL E} - Python \U:
\U0001D41E - URL-encoded:
%F0%9D%90%9E - CSS escape:
\1D41E
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+1D41E 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.