E With Line On Top | Type Ē Fast On Any Device

Ē/ē is the letter E with a macron, and you can type it with Unicode U+0112/U+0113, shortcuts, or copy-paste.

You’ll run into the e with line on top in language study, name spellings, citations, and transliteration. When you can type it cleanly, your work looks polished and searches behave better. This page gives you the quickest ways to get Ē/ē on Windows, Mac, phones, and inside common editors today, plus fixes when it keeps turning into a plain “E”.

E With Line On Top

Before you chase app-specific tricks, it helps to know what you’re aiming at: two Unicode characters that should render the same everywhere that supports modern fonts.

Where You’re Typing Fastest Method What To Enter
Any app (copy once, use often) Copy-paste Ē or ē
Windows (Word, Outlook, many editors) Unicode then Alt+X 0112 then Alt+X → Ē; 0113 then Alt+X → ē
Windows (numpad available) Alt code (legacy) Alt+0274 → Ē; Alt+0275 → ē (font support varies)
Mac (works in most apps) Accent menu Hold E, pick ē (if shown) or use a macron input method
iPhone/iPad Long-press letter Press and hold e, then slide to ē
Android (Gboard and many phone layouts) Long-press letter Press and hold e, then pick ē
HTML / web content Unicode or entity Ē/ē, or Ē / ē
LaTeX Macro \=E or \=e

What Ē And ē Mean In Text

Ē and ē are the Latin capital and small letter E with macron. The macron is the horizontal line above a letter that often marks a long vowel in Latin-based writing systems. In Unicode, these are precomposed characters: Ē is U+0112 and ē is U+0113 in the Latin Extended-A block.

In study notes, the macron marks a long vowel, held a beat longer.

If you want the source-of-truth reference, the Unicode code chart lists both characters and their code points. Use the chart when you’re building a typing shortcut, setting up a text expander, or checking whether a file is using the right character and not a look-alike.

Unicode Latin Extended-A chart

Where You’ll See Ē In Real Life

You might see ē in Latvian words and names, in academic transliteration, or in study notes where vowel length matters. You’ll also see it in file names, tags, and search fields when people keep diacritics intact instead of flattening everything to plain ASCII.

Typing Ē And ē On Windows And Office

On Windows, the most dependable method is the Unicode code point flow used by Microsoft Office and many other apps: type the hex code, then flip it into a character. It’s quick once your fingers learn it, and it keeps working even when Alt codes fail.

Use 0112 Or 0113 With Alt+X

  1. Place your cursor where you want the letter.
  2. Type 0112 for Ē or 0113 for ē.
  3. Press Alt + X. The code turns into the letter.

This is documented by Microsoft for Unicode entry in Office apps, along with the general pattern you can reuse for many other characters.

Microsoft Unicode entry (Alt+X) instructions

Alt Codes When You Have A Numpad

Alt codes can work, but they depend on the app, the active code page, and sometimes the chosen font. If your workflow is stuck in legacy software, try these:

  • Alt + 0274 → Ē
  • Alt + 0275 → ē

If you see a blank box or a different symbol, jump to the troubleshooting section below. In most modern writing apps, the 0112/0113 Alt+X method is steadier.

Character Map And Copy Once

If you only need the letter now and then, open Windows Character Map, search for “macron” or scroll to the Latin Extended-A area, copy Ē/ē, and paste where needed. Save it in a snippet tool so you don’t repeat the hunt next week.

Typing Ē And ē On Mac

Mac input gives you a few clean routes. The best one depends on whether you need macrons daily or just once in a while.

Long-Press Accent Menu

In many Mac apps, you can hold E to open an accent strip. If ē is present in the strip for your current typing layout, select it and keep typing.

Add A Typing Layout That Includes Macrons

If you type macrons often, add an input source that makes them easy. Once it’s enabled, you can produce ē as a normal shortcut pair, not a hunt-and-peck action. A quick test: open a blank note, switch input sources, and see if you can produce Ē/ē without leaving the typing flow.

Use The Character Viewer For One-Off Inserts

Character Viewer is handy when you know the name of the symbol but not the shortcuts. Search for “macron” or paste the code point into a search field, then insert the character into your document.

Typing Ē And ē On iPhone, iPad, And Android

Mobile typing layouts usually make this easy. You don’t need codes. You just need the long-press list.

iPhone And iPad

  1. Tap the text field.
  2. Press and hold e.
  3. Slide to ē and release.

Android

  1. Tap the text field.
  2. Press and hold e.
  3. Pick ē from the pop-up row.

If you don’t see ē, switch typing layouts or add a language layout that includes macrons. Some compact layouts hide extra variants until you enable accented characters in settings.

Copy Paste And Save A Shortcut

When deadlines hit, copy-paste is still the fastest path. Here are the characters, ready to grab: Ē and ē. Copy them into your notes app, a pinned doc, or a text expander snippet named something simple like “emacron”.

This also helps when you need consistent spelling across platforms. You copy the exact character once, then reuse the same character in email, documents, and forms without guessing.

Using The Letter In HTML, WordPress, And Code

If you’re writing for the web, you can place Ē/ē directly in your text if your page uses UTF-8 (most WordPress sites do). If you’re working in a system that strips diacritics, use numeric entities instead:

  • Ē → Ē
  • ē → ē

These entities are simple, readable, and safe in HTML attributes and templates.

Using Ē In Google Docs, Google Sheets, And Gmail

Google’s editors handle Unicode, so the simplest move is to copy Ē/ē and paste it. If you prefer shortcuts, you can add a custom substitution in Google Docs (Tools → Preferences) so typing a short trigger like “emac” turns into ē.

In Sheets, the same character works in cells, formulas, and chart labels. If you share a file with someone who sees boxes, it’s often a font issue on their end, not a problem with the character itself.

Using Ē In Microsoft Excel And Plain Text Editors

Excel stores the character fine, but the display depends on the font and the workbook’s settings. If you see Ē in the formula bar but not in the grid, switch the cell font to something with Latin Extended-A coverage. In plain text editors, UTF-8 encoding is the usual default now. If you’re working in an older tool, set the file encoding to UTF-8 before you paste.

Fonts That Show Macrons

Most default system fonts render macrons without drama. If you’re using a decorative font for headings, test it early. A quick check is to type “Ā Ē Ī Ō Ū” in the same font. If one letter breaks, swap the font or keep the decorative font for titles and use a standard body font for text that needs diacritics.

Search And Sorting Notes

Some search tools treat ē and e as equal, while others treat them as different characters. If you’re building tags or filenames, decide what your system expects and stay consistent. When a site search misses a term with macrons, try both spellings. If you control the content, keeping the precomposed letters reduces mismatches created by mixing in combining marks.

Unicode Versus Combining Marks

There’s another way to build the same visual result: a plain “E” plus a combining macron mark (U+0304). Many apps render that fine, but search, sorting, and copy behavior can get weird when text uses mixed forms. If you control the text, stick with the precomposed characters Ē (U+0112) and ē (U+0113) for cleaner copy and steadier matching.

Why Your Ē Turns Into A Plain E

If e with line on top still looks wrong after you type it, the cause is usually font support, text normalization, or an input method that swaps characters.

Symptom Likely Cause Fix That Works
Box or question mark instead of ē Font missing Latin Extended-A Switch to a font with broader Latin coverage (Arial, Calibri, Times New Roman)
ē becomes e after pasting App strips diacritics Paste as plain text, or use HTML entity ē in web fields
Alt code prints a different symbol Legacy code page behavior Use 0112/0113 with Alt+X in supported apps
Search can’t find the word you typed Mixed precomposed and combining forms Replace combining sequences with Ē/ē (U+0112/U+0113)
Spellcheck flags a correct Latvian form Language set to English Set proofing language to Latvian or the relevant language
Mobile layout shows no ē option Typing layout limits Add a language layout with macrons, or switch typing app
Web form rejects the character Validation allows ASCII only Contact the form owner, or use plain e if the form rules force it

Quick Ways To Verify You Used The Right Character

When accuracy matters, do a fast check before you submit the text.

  • Paste the character into a plain-text editor and confirm it stays as Ē/ē.
  • In many editors, you can view the code point. Look for U+0112 or U+0113.
  • Try a second font. If only one font breaks, it’s a font coverage issue.
  • Copy the character and paste it into a search box. If search fails, the page may be normalizing or stripping diacritics.

Picking The Best Method For Your Workflow

Use the method that matches how often you type the character and where you type it.

  • If you need it once a month, copy-paste is fine.
  • If you write papers, language notes, or names often, set up a shortcut you can hit without leaving your typing flow.
  • If you publish online, use UTF-8 text directly, and keep HTML entities in your back pocket for stubborn fields.

Mini Checklist To Keep Your Spelling Consistent

Small habits prevent messy variants across documents.

  1. Store Ē and ē in a snippet tool.
  2. Pick one method for each device, then stick to it.
  3. When you copy from PDFs, recheck that macrons survived.
  4. Before you publish, do one quick search inside the doc for plain “e” where you expected ē.

If you came here for the fast answer, copy this pair and save it: Ē ē. When you need more control, use U+0112/U+0113 with your device’s Unicode entry method.