✦free-symbols
𝑬

Mathematical Bold Italic Capital E Symbol

𝑬 is a mathematical bold italic capital E used to represent styled Latin text in equations and design.

U+1D46C

𝑬 is a Unicode character in the Mathematical Alphanumeric Symbols block. It provides a bold italic styling for a capital E, which can be useful in math notation and typography. You can copy it directly or use its Unicode escapes in code.

Mathematical Bold Italic Capital E Symbol Meaning

𝑬 (U+1D46C) is the Mathematical Bold Italic Capital E character. It is mainly used when you need a capital E with a bold italic math-style appearanceβ€”distinct from a regular β€œE” or italic β€œE”. In practice, it can help distinguish different variables, constants, or vectors/matrices that share the same letter but differ in typographic style. Because it’s a dedicated Unicode symbol, it renders consistently as a single character when the font supports it. In environments without the right font, it may display as a fallback glyph, so testing is recommended.

Common uses

  • β€’Labeling a variable named E in math notes or worksheets with a bold italic style
  • β€’Designing typographic elements for posters, slides, or presentations that match math-heavy themes
  • β€’Creating consistent math-style headings or markers (e.g., β€œE” for a section) in technical documents
  • β€’Using as a standalone character in equation mockups, drafts, or editor templates
  • β€’Embedding into web text via Unicode to keep styling as a single copy/paste character

Examples

𝑬 β€” Mathematical Bold Italic Capital E

  • 𝑬Let 𝑬 be a constant.
  • 𝑬The value of 𝑬 increases with the parameter.
  • 𝑬Define the matrix using 𝑬 as the labeled element.
  • 𝑬We write 𝑬 in bold italic form for clarity.
  • 𝑬In the expression, replace E with 𝑬.

Variations

Ready to copy

Technical codes

UnicodeU+1D46C
HTML Entity𝑬
HTML Code𝑬
CSS\1D46C

FAQ

What does the Mathematical Bold Italic Capital E symbol mean?

𝑬 (U+1D46C) is the Mathematical Bold Italic Capital E character. It is mainly used when you need a capital E with a bold italic math-style appearanceβ€”distinct from a regular β€œE” or italic β€œE”. In practice, it can help distinguish different variables, constants, or vectors/matrices that share the same letter but differ in typographic style. Because it’s a dedicated Unicode symbol, it renders consistently as a single character when the font supports it. In environments without the right font, it may display as a fallback glyph, so testing is recommended.

What Unicode character is 𝑬?

𝑬 is the Mathematical Bold Italic Capital E with Unicode code point U+1D46C.

How do I copy 𝑬 reliably?

Copy the character directly from this page. For plain text, pasting should keep it as a single Unicode symbol.

What is the HTML entity for 𝑬?

The HTML entity is 𝑬.

How can I insert 𝑬 in code?

Use the escapes provided: CSS escape \\1D46C and JavaScript escape \\u{1D46C}.