free-symbols
Ѐ

Cyrillic Capital Letter Ie With Grave Letter

Ѐ is the Cyrillic capital letter IE with a grave accent (U+0400).

U+0400

The symbol Ѐ is a Cyrillic capital letter called “IE with Grave.” It’s mainly used in texts that require precise Cyrillic orthography. Below you’ll find copy/paste options and the exact code points for developers.

Cyrillic Capital Letter Ie With Grave Letter Meaning

Ѐ (U+0400) is the Unicode Cyrillic capital letter “IE with Grave” (CYRILLIC CAPITAL LETTER IE WITH GRAVE). It is a specific, precomposed character: the capital form of “Ie,” modified with a grave accent. Unlike a generic “IE” letter, it encodes the accent as part of the same character, which helps keep spelling, typography, and text processing consistent across platforms. You’ll most commonly encounter it in properly encoded Cyrillic documents, specialized linguistic or reference materials, and situations where the accent-bearing form must be represented exactly rather than approximated.

Common uses

  • Copying the exact precomposed Cyrillic character in multilingual documents
  • Typing or displaying accent-bearing Cyrillic text in language and linguistics materials
  • Correct rendering of specialized Cyrillic orthography in publishing and typesetting
  • Using the character in Unicode-precise templates for forms, labels, and UI text
  • Maintaining data integrity when converting or importing Cyrillic text

Examples

Ѐ — Cyrillic Capital Letter Ie with Grave

  • ЀЀ
  • ЀЀла
  • ЀЀнeргия
  • ЀПѣрeѝ — Ѐ
  • ЀСлово: Ѐ

Variations

Technical codes

UnicodeU+0400
HTML EntityЀ
HTML CodeЀ
CSS\0400

FAQ

What does the Cyrillic Capital Letter Ie With Grave letter mean?

Ѐ (U+0400) is the Unicode Cyrillic capital letter “IE with Grave” (CYRILLIC CAPITAL LETTER IE WITH GRAVE). It is a specific, precomposed character: the capital form of “Ie,” modified with a grave accent. Unlike a generic “IE” letter, it encodes the accent as part of the same character, which helps keep spelling, typography, and text processing consistent across platforms. You’ll most commonly encounter it in properly encoded Cyrillic documents, specialized linguistic or reference materials, and situations where the accent-bearing form must be represented exactly rather than approximated.

What is the Unicode code point for Ѐ?

Ѐ is U+0400.

How do I type Ѐ in HTML?

Use the HTML entity: Ѐ.

How can developers represent Ѐ in CSS or JavaScript?

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

Is Ѐ the same as regular Cyrillic IE without the grave accent?

No. Ѐ is specifically “IE with Grave” and includes the accent as part of the precomposed character.