Cyrillic Capital Letter En With Left Hook Letter
Ԩ is a Cyrillic capital letter used in specific Cyrillic alphabets and text processing.
U+0528
The character Ԩ is known as the Cyrillic Capital Letter En With Left Hook. It has a dedicated Unicode code point, which makes it reliable for copy/paste and programming. Below you’ll find the exact escapes, common uses, and practical examples.
Cyrillic Capital Letter En With Left Hook Letter Meaning
Ԩ (Unicode U+0528) is a Cyrillic capital letter called “En with Left Hook” (Unicode name: CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK). As a letter form, it’s primarily used in writing systems that include this specific Cyrillic character. In practice, you’ll encounter it in proper names, legacy documents, localized text, typography, and datasets that store original Cyrillic spelling accurately. Because it has an explicit Unicode code point, you can avoid incorrect substitutions with visually similar letters by using the provided HTML entity or programming escapes.
Common uses
- •Copying exact Cyrillic spellings in names, titles, and documents
- •Correct text rendering in fonts and typography work involving extended Cyrillic
- •Preparing content for localization where the original character must be preserved
- •Searching and matching specific Cyrillic characters in datasets and QA checks
- •Using the character in code to ensure consistent display across platforms
Examples
Ԩ — Cyrillic Capital Letter En With Left Hook
- ԨԨexample
- ԨИмя: Ԩ
- ԨРедакция: Ԩ
- ԨДокумент №: Ԩ-0528
- ԨШаблон: Ԩ в тексте
Variations
Technical codes
| Unicode | U+0528 | |
| HTML Entity | Ԩ | |
| HTML Code | Ԩ | |
| CSS | \0528 |
FAQ
What does the Cyrillic Capital Letter En With Left Hook letter mean?
Ԩ (Unicode U+0528) is a Cyrillic capital letter called “En with Left Hook” (Unicode name: CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK). As a letter form, it’s primarily used in writing systems that include this specific Cyrillic character. In practice, you’ll encounter it in proper names, legacy documents, localized text, typography, and datasets that store original Cyrillic spelling accurately. Because it has an explicit Unicode code point, you can avoid incorrect substitutions with visually similar letters by using the provided HTML entity or programming escapes.
What is the Unicode code point for Ԩ?
Ԩ is Unicode U+0528 (CYRILLIC CAPITAL LETTER EN WITH LEFT HOOK).
How can I insert Ԩ using HTML?
Use the HTML entity Ԩ.
What CSS escape can I use for Ԩ?
Use \\0528.
How do I use Ԩ in JavaScript?
Use the Unicode escape \\u{0528}.