free-symbols
ȇ

Latin Small Letter E With Inverted Breve Letter

ȇ is the Latin small letter e with inverted breve (U+0207), used for precise, extended Latin text.

U+0207

The symbol ȇ is a specific Latin letter from the Extended Latin block. It’s often needed when a font or writing system requires an exact character rather than a similar-looking e.

Latin Small Letter E With Inverted Breve Letter Meaning

ȇ (U+0207) is the “LATIN SMALL LETTER E WITH INVERTED BREVE,” a distinct character rather than a typographic variation of plain “e.” Because it has a precise Unicode identity, it helps avoid ambiguity in languages, transliterations, and documentation where “e” must carry a particular diacritic. In practical terms, ȇ is useful when you need consistent spelling in text content, labels, or datasets, and when developers must generate or display the correct character reliably. Use it anywhere you would otherwise need a diacritic-bearing Latin e, especially when data integrity matters.

Common uses

  • Typing or entering a character that specifically requires the inverted breve diacritic on e
  • Labeling and documentation where exact Unicode characters must match source text
  • Academic or linguistic notes that distinguish similar spellings using diacritics
  • Web and UI text content that must render the same character across systems
  • Programmatic text generation and data handling where the exact code point is required

Examples

ȇ — Latin small letter e with inverted breve

  • ȇseȇ
  • ȇcȇte
  • ȇȇxample text
  • ȇlȇtter with a diacritic
  • ȇUse ȇ in identifiers

Variations

Technical codes

UnicodeU+0207
HTML Entityȇ
HTML Codeȇ
CSS\0207

FAQ

What does the Latin Small Letter E With Inverted Breve letter mean?

ȇ (U+0207) is the “LATIN SMALL LETTER E WITH INVERTED BREVE,” a distinct character rather than a typographic variation of plain “e.” Because it has a precise Unicode identity, it helps avoid ambiguity in languages, transliterations, and documentation where “e” must carry a particular diacritic. In practical terms, ȇ is useful when you need consistent spelling in text content, labels, or datasets, and when developers must generate or display the correct character reliably. Use it anywhere you would otherwise need a diacritic-bearing Latin e, especially when data integrity matters.

What is the Unicode code point for ȇ?

ȇ is U+0207.

How do I type or generate ȇ in HTML?

You can use the HTML entity ȇ.

What CSS or JavaScript escapes can I use for ȇ?

CSS escape: \\0207. JavaScript escape: \\u{0207}.

Is ȇ just a styled version of the letter e?

No. ȇ is a distinct Unicode character (e with inverted breve) and should be used when the diacritic is required.