free-symbols
ȩ

Latin Small Letter E With Cedilla Letter

ȩ is the Latin small letter e with cedilla (Unicode U+0229), used in languages and linguistic notation.

U+0229

The character ȩ (Latin small letter e with cedilla) is a Unicode letter used in some European language orthographies and specialized writing. If you need it for a name, a word, or typography, you can copy it directly or use the provided code points and escapes. Below you’ll find practical usage and reliable ways to insert it in text, HTML, CSS, and JavaScript.

Latin Small Letter E With Cedilla Letter Meaning

ȩ is a lowercase Latin letter “e” modified with a cedilla (¸) beneath it. It’s most commonly encountered as part of the orthography of certain languages and as a letter form in linguistic and transliteration contexts where the cedilla changes pronunciation or distinguishes words. Because it is a distinct Unicode character (U+0229), it won’t be reliably produced by simply typing a plain “e” plus a separate mark. When you need the exact glyph, copy the character or use the correct HTML entity (ȩ) or escapes (CSS: \\0229, JavaScript: \\u{0229}).

Common uses

  • Writing words in languages that use “e with cedilla” as a distinct letter
  • Linguistics and phonetic/transliteration notes where precise characters matter
  • Digital typography and font testing for Latin Extended letters
  • Author names, placenames, or proper nouns that include this specific character
  • Creating accurate subtitles, captions, and localized text content

Examples

ȩ Latin Small Letter E with Cedilla

  • ȩEx.: ȩ is used in some romanized forms.
  • ȩCopy this: ȩ into your document.
  • ȩThe letter ȩ has Unicode code point U+0229.
  • ȩIn transcription, ȩ can distinguish similar spellings.
  • ȩHTML entity: ȩ for the character ȩ.

Variations

Technical codes

UnicodeU+0229
HTML Entityȩ
HTML Codeȩ
CSS\0229

FAQ

What does the Latin Small Letter E With Cedilla letter mean?

ȩ is a lowercase Latin letter “e” modified with a cedilla (¸) beneath it. It’s most commonly encountered as part of the orthography of certain languages and as a letter form in linguistic and transliteration contexts where the cedilla changes pronunciation or distinguishes words. Because it is a distinct Unicode character (U+0229), it won’t be reliably produced by simply typing a plain “e” plus a separate mark. When you need the exact glyph, copy the character or use the correct HTML entity (ȩ) or escapes (CSS: \\0229, JavaScript: \\u{0229}).

What is the Unicode code point for ȩ?

The Unicode code point for ȩ is U+0229.

How do I insert ȩ using HTML?

Use the HTML entity: ȩ.

What escape can I use in CSS?

In CSS, you can use the escape \\0229.

How do I type ȩ in JavaScript?

Use the Unicode escape \\u{0229}.