About Latin Small Letter E With Macron Latin Small Letter E Macron
Latin Small Letter E With Macron Latin Small Letter E Macron is the Unicode character ē at codepoint U+0113 in the Latin Extended-A block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Small Letter E With Macron Latin Small Letter E Macron
To use the Latin Small Letter E With Macron Latin Small Letter E Macron symbol (ē) in HTML, insert the
entity ē directly into your markup. The decimal entity ē works in any HTML-serialised document.
In CSS pseudo-elements use content: '\113';.
In JavaScript and TypeScript the escape '\u0113' evaluates to ē. In Python source, write '\u0113'.
The character encodes to C4 93 as UTF-8 bytes and 0113 as UTF-16 code units. Its decimal codepoint is 275.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.