✦free-symbols
𝐄

Mathematical Bold Capital E Symbol

The character 𝐄 is a mathematical bold capital E (U+1D404).

U+1D404

𝐄 is a Unicode mathematical styled letter used when you need a bold, capital E in math-like typography. It’s commonly used in formulas, notation, and design elements where weight and style matter. You can copy it directly or use the provided HTML, CSS, or JavaScript escapes.

Mathematical Bold Capital E Symbol Meaning

β€œπ„β€ is the Unicode character named MATHEMATICAL BOLD CAPITAL E (code point U+1D404). It belongs to the β€œMath” category and represents a bold-styled version of the capital letter E intended for mathematical or scientific typography. The character is primarily used as a typographic choice: it helps distinguish variables, operators, or labeled constants from regular-weight text. In practice, you’ll see it in equations, notation, and documents where consistent math font styling is important, especially in contexts that require bold letterforms rather than plain β€œE”.

Common uses

  • β€’Labeling vectors or parameters that are typeset in bold within math equations
  • β€’Writing mathematical notation in documents or reports that use Unicode math characters
  • β€’Designing posters, slides, or infographics that need a bold math-style β€œE”
  • β€’UI and form notation where β€œE” is used as a symbolic field marker in a math-like style
  • β€’Social and educational graphics that emphasize formulas and variables with consistent styling

Examples

𝐄 β€” Mathematical Bold Capital E

  • 𝐄Let 𝐄 be a constant.
  • 𝐄Compute 𝐄 for the given parameters.
  • 𝐄Use the bold letter 𝐄 in the equation.
  • 𝐄The value of 𝐄 increases with t.
  • 𝐄Refer to 𝐄 as defined above.

Variations

Ready to copy

Technical codes

UnicodeU+1D404
HTML Entity𝐄
HTML Code𝐄
CSS\1D404

FAQ

What does the Mathematical Bold Capital E symbol mean?

β€œπ„β€ is the Unicode character named MATHEMATICAL BOLD CAPITAL E (code point U+1D404). It belongs to the β€œMath” category and represents a bold-styled version of the capital letter E intended for mathematical or scientific typography. The character is primarily used as a typographic choice: it helps distinguish variables, operators, or labeled constants from regular-weight text. In practice, you’ll see it in equations, notation, and documents where consistent math font styling is important, especially in contexts that require bold letterforms rather than plain β€œE”.

What Unicode character is 𝐄?

𝐄 is MATHEMATICAL BOLD CAPITAL E with Unicode code point U+1D404.

How do I use 𝐄 in HTML?

Use the HTML entity 𝐄 in your markup.

How do I use 𝐄 with CSS?

Use the CSS escape sequence \\1D404 where supported (for example, in a CSS rule using content).

How do I use 𝐄 in JavaScript?

You can use \\u{1D404} in JavaScript string literals to insert the character.