✦free-symbols
𝘦

Mathematical Sans-serif Italic Small E Symbol

𝘦 is a mathematical sans-serif italic small letter e (U+1D626) used for styled variables.

U+1D626

𝘦 is a Unicode character from the Mathematical Alphanumeric Symbols block. It’s commonly used when you need an italic, sans-serif style for the lowercase letter e. Copy it directly, or use the provided HTML, CSS, and JavaScript escapes.

Mathematical Sans-serif Italic Small E Symbol Meaning

𝘦 (MATHEMATICAL SANS-SERIF ITALIC SMALL E, U+1D626) is a styled lowercase e intended for mathematical or technical typography. Unlike plain β€œe”, it helps match a specific look in equations, variable names, and technical text where typography matters. Designers and technical writers often choose it to keep symbols consistent with other mathematical alphanumeric symbols (such as different β€œscript” or β€œbold” variants). Use it like other single-character symbols: as a standalone glyph in headings, as part of inline notation, or as a styled variable in generated content where normal lowercase e would not match the intended font style.

Common uses

  • β€’Typing variables in math text where a sans-serif italic e is needed
  • β€’Designing equation-like headings or labels in documents and slides
  • β€’Creating consistent symbol styling in technical writing and documentation
  • β€’Using the character in UI text to represent a formula variable
  • β€’Embedding the symbol in code-generated content with correct Unicode styling

Examples

𝘦 β€” Mathematical Sans-Serif Italic Small E

  • 𝘦Let 𝘦 denote a parameter.
  • 𝘦The value of 𝘦 increases over time.
  • 𝘦Compute f(𝘦) for the given input.
  • 𝘦Set 𝘦 = 0.5 in the model.
  • 𝘦Using 𝘦 in the equation yields a stable result.

Variations

Ready to copy

Technical codes

UnicodeU+1D626
HTML Entity𝘦
HTML Code𝘦
CSS\1D626

FAQ

What does the Mathematical Sans-serif Italic Small E symbol mean?

𝘦 (MATHEMATICAL SANS-SERIF ITALIC SMALL E, U+1D626) is a styled lowercase e intended for mathematical or technical typography. Unlike plain β€œe”, it helps match a specific look in equations, variable names, and technical text where typography matters. Designers and technical writers often choose it to keep symbols consistent with other mathematical alphanumeric symbols (such as different β€œscript” or β€œbold” variants). Use it like other single-character symbols: as a standalone glyph in headings, as part of inline notation, or as a styled variable in generated content where normal lowercase e would not match the intended font style.

What Unicode character is 𝘦?

𝘦 is MATHEMATICAL SANS-SERIF ITALIC SMALL E, with Unicode code point U+1D626.

How do I copy 𝘦 reliably into HTML?

Use the HTML entity: 𝘦.

What CSS escape can I use for 𝘦?

You can use the CSS escape \\1D626.

How do I insert 𝘦 in JavaScript?

Use: \\u{1D626}.