Mathematical Bold Capital E 𝐄
Visual Description: This character appears as a tall E with thick, even strokes. It is the bold upright variant, not the italic form, so edges are crisp on screens and paper. The letter reads strong, often used to label whole quantities like vectors or named entities in equations. It stands out in formulas, helping quick visual scanning during work.
Meaning & Usage: Bold capital E is used to mark a specific quantity that is recognized as a vector, matrix, or named variable in a text. It contrasts with a regular or italic E, signaling emphasis or a defined object. In many subjects, bold symbols help separate important terms from scalars and constants.
Historical Background: Typography and math fonts expanded to include bold and other weight variants. Early digital typesetting made bold letters stand out in formulas and lists. Unicode later added dedicated bold families for mathematical symbols so software can render consistent shapes across platforms. The goal was clarity and quick recognition in dense notation.
Practical Use: In practice, the bold E helps readers track vector values, matrix rows, or labeled quantities at a glance. In calculators and formula editors, you may see bold symbols toggle in the UI to emphasize operations or comparisons. You can apply bold styling to variables to compare magnitudes or to mark results in notebooks.
See our category page for related symbols.
Look‑alikes: E (U+45).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D404 - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0045 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 90 84 - UTF-16:
D835 DC04 - UTF-32:
0001D404 - HTML dec:
𝐄 - HTML hex:
𝐄 - JS escape:
\u{1D404} - Python \N{}:
\N{MATHEMATICAL BOLD CAPITAL E} - Python \U:
\U0001D404 - URL-encoded:
%F0%9D%90%84 - CSS escape:
\1D404
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+1D404 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.