Cyrillic Capital Letter Ukrainian Ie Letter
Є is the Cyrillic capital letter “Ukrainian Ie” (U+0404).
U+0404
The symbol Є is a Cyrillic capital letter used in Ukrainian. It has the Unicode code point U+0404, and you can copy it directly or insert it via HTML/CSS/JavaScript escapes.
Cyrillic Capital Letter Ukrainian Ie Letter Meaning
Є (U+0404) is the Cyrillic capital letter known as “Ukrainian Ie.” In writing, it appears as an uppercase character within Ukrainian words and names. Because it’s a distinct Cyrillic letter (not a Latin character), using the correct Unicode symbol helps avoid confusion in text rendering, search, and copy/paste workflows. For developers and designers, Є is also a reliable way to ensure consistent typography and correct character encoding across systems. When you need this specific uppercase form in documents, web pages, or UI text, use the provided Unicode/escape values to insert it precisely.
Common uses
- •Typing or composing Ukrainian names and words in uppercase
- •Displaying Ukrainian UI labels and headings in web or mobile apps
- •Correctly representing Cyrillic text in documents and typography layouts
- •Encoding characters in HTML content using the numeric entity
- •Inserting the character in code using Unicode escapes
Examples
Є — Cyrillic Capital Letter Ukrainian Ie
- ЄЄвген працює в Києві.
- ЄСьогодні Є — головна літера.
- ЄУ списку: Єлизавета, Андрій, Марія.
- ЄЗаголовок: ЄДНІСТЬ.
- ЄПеревірте написання: Європа.
Variations
Technical codes
| Unicode | U+0404 | |
| HTML Entity | Є | |
| HTML Code | Є | |
| CSS | \0404 |
FAQ
What does the Cyrillic Capital Letter Ukrainian Ie letter mean?
Є (U+0404) is the Cyrillic capital letter known as “Ukrainian Ie.” In writing, it appears as an uppercase character within Ukrainian words and names. Because it’s a distinct Cyrillic letter (not a Latin character), using the correct Unicode symbol helps avoid confusion in text rendering, search, and copy/paste workflows. For developers and designers, Є is also a reliable way to ensure consistent typography and correct character encoding across systems. When you need this specific uppercase form in documents, web pages, or UI text, use the provided Unicode/escape values to insert it precisely.
What is the Unicode code point for Є?
The symbol Є has Unicode code point U+0404.
How can I insert Є in HTML?
You can use the numeric HTML entity: Є.
What CSS escape can I use for Є?
Use the CSS escape: \\0404.
What JavaScript escape inserts Є?
Use: \\u{0404}.