free-symbols

Script Small E Letter

ℯ is the script small e character (U+212F) used for a stylized lowercase “e”.

U+212F

ℯ is a decorative stylized character often used when you want a more elegant look than a plain “e”. It has a specific Unicode identity, so it works reliably across fonts that support it. Use the copy options below or the provided escapes in your code.

Script Small E Letter Meaning

ℯ is known as “script small e” and represents a stylized lowercase form of the letter “e”. The character is part of Unicode (U+212F) and is categorized as “Decorative & Stylized”, meaning its primary value is visual rather than being a standard letter shape in every context. You’ll most often see it in design work, typographic accents, and branding-like text where a distinctive “e” character is preferred over regular typography. In technical contexts, the Unicode code point makes it easy to reproduce exactly, especially in custom fonts, signage mockups, or UI labels that require consistent character appearance.

Common uses

  • Typography accents in posters, logos, or headings
  • Branding-style text where a distinctive lowercase e is desired
  • Design mockups for UI labels, buttons, or app screens
  • Decorative writing in invitations, cards, and event graphics
  • Embedding a specific character in HTML/CSS/JS when consistent output matters

Examples

ℯ Script Small e Symbol

  • ℯ is used as a stylized lowercase e in this header.
  • Try ℯ for a more elegant look in your logo text.
  • The word “ℯxample” uses the script small e character.
  • Add ℯ to a title to give it a distinct typographic flair.
  • Replace a plain e with ℯ to match your design style.

Variations

Technical codes

UnicodeU+212F
HTML Entityℯ
HTML Codeℯ
CSS\212F

FAQ

What does the Script Small E letter mean?

ℯ is known as “script small e” and represents a stylized lowercase form of the letter “e”. The character is part of Unicode (U+212F) and is categorized as “Decorative & Stylized”, meaning its primary value is visual rather than being a standard letter shape in every context. You’ll most often see it in design work, typographic accents, and branding-like text where a distinctive “e” character is preferred over regular typography. In technical contexts, the Unicode code point makes it easy to reproduce exactly, especially in custom fonts, signage mockups, or UI labels that require consistent character appearance.

What is ℯ called in Unicode?

It is called “SCRIPT SMALL E” with Unicode code point U+212F.

How do I copy ℯ reliably?

Copy the character directly from this page, or use the provided HTML entity (ℯ) or escapes in your code.

What are the HTML, CSS, and JavaScript representations?

HTML entity: ℯ CSS escape: \\212F; JavaScript escape: \\u{212F}.

Why does ℯ look different from a normal “e”?

Because it’s a decorative, stylized Unicode character designed to render with a script-like form when the font supports it.