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
| Unicode | U+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}.