Cyrillic Capital Letter El With Descender Letter
Ԯ (U+052E) is the Cyrillic capital letter El with descender, used in Cyrillic text and fonts.
U+052E
Ԯ is a Cyrillic capital letter identified by Unicode code point U+052E. It’s commonly encountered in text that uses Cyrillic character sets. Use the copy options below to paste it reliably into documents, websites, and code.
Cyrillic Capital Letter El With Descender Letter Meaning
Ԯ is the Unicode character “CYRILLIC CAPITAL LETTER EL WITH DESCENDER” (U+052E). As a capital Cyrillic letter, its primary role is to represent a specific letter form in Cyrillic-based writing systems and related typography. Because it’s not the same as a plain “El” (without a descender), it matters for spelling accuracy and for faithful reproduction of texts, labels, or names that use this exact glyph. In design and development, the key is using the correct code point (U+052E) or HTML/Unicode escapes so the character renders consistently across platforms.
Common uses
- •Pasting or typing Cyrillic text that specifically includes this letter
- •Correctly rendering names, surnames, or titles that use the El with descender form
- •Working with Cyrillic fonts or typography samples where exact glyphs are required
- •Creating localized UI labels or form text that must match existing documents
- •Writing or verifying Unicode strings in scripts and text-processing tasks
Examples
Ԯ — Cyrillic Capital Letter El with Descender
- ԮԮиктoр
- ԮПисьмо: Ԯ
- ԮАртикул Ԯ052E
- ԮТема: обновления Ԯ
- ԮСписок: Ԯ, Е
Variations
Technical codes
| Unicode | U+052E | |
| HTML Entity | Ԯ | |
| HTML Code | Ԯ | |
| CSS | \052E |
FAQ
What does the Cyrillic Capital Letter El With Descender letter mean?
Ԯ is the Unicode character “CYRILLIC CAPITAL LETTER EL WITH DESCENDER” (U+052E). As a capital Cyrillic letter, its primary role is to represent a specific letter form in Cyrillic-based writing systems and related typography. Because it’s not the same as a plain “El” (without a descender), it matters for spelling accuracy and for faithful reproduction of texts, labels, or names that use this exact glyph. In design and development, the key is using the correct code point (U+052E) or HTML/Unicode escapes so the character renders consistently across platforms.
What is the Unicode code point for Ԯ?
Ԯ is U+052E (Unicode name: CYRILLIC CAPITAL LETTER EL WITH DESCENDER).
How can I copy Ԯ into HTML?
You can use the HTML entity: Ԯ.
What is the CSS escape for Ԯ?
The CSS escape is: \\052E.
How do I represent Ԯ in JavaScript?
Use the Unicode escape: \\u{052E}.