free-symbols
Ԧ

Cyrillic Capital Letter Shha With Descender Letter

Ԧ is the Cyrillic capital letter shha with descender (U+0526).

U+0526

Ԧ is a specific Cyrillic capital character used in written forms that require this exact letter shape. It can be copied directly for use in documents, typography, or user interfaces. In code, it corresponds to Unicode U+0526.

Cyrillic Capital Letter Shha With Descender Letter Meaning

Ԧ is the Cyrillic capital letter “shha with descender” (Unicode code point U+0526, HTML entity Ԧ). As a letter form, its meaning is primarily determined by the language orthography that uses this character. In practice, you’ll encounter it when transcribing or displaying proper names, text rendered in Cyrillic alphabets that include this letter, or when working with encoded datasets and fonts that distinguish it from similar Cyrillic characters. For developers and designers, the key point is using the correct Unicode character so spelling, sorting, search, and font fallback behave as expected.

Common uses

  • Copying and pasting correctly encoded Cyrillic text in documents
  • Displaying proper names or toponyms that use this exact shha letter form
  • Typography and layout work where the correct Unicode glyph must be present
  • UI and application text that needs to match stored Unicode data
  • Data entry and migration for Cyrillic datasets requiring precise characters

Examples

Ԧ Cyrillic Capital Letter Shha with Descender

  • ԦԦࡀ
  • ԦАԦБ
  • ԦИме: Ԧ
  • ԦТекст с Ԧ в строке
  • ԦИспользуйте Ԧ в заголовке

Variations

Technical codes

UnicodeU+0526
HTML EntityԦ
HTML CodeԦ
CSS\0526

FAQ

What does the Cyrillic Capital Letter Shha With Descender letter mean?

Ԧ is the Cyrillic capital letter “shha with descender” (Unicode code point U+0526, HTML entity Ԧ). As a letter form, its meaning is primarily determined by the language orthography that uses this character. In practice, you’ll encounter it when transcribing or displaying proper names, text rendered in Cyrillic alphabets that include this letter, or when working with encoded datasets and fonts that distinguish it from similar Cyrillic characters. For developers and designers, the key point is using the correct Unicode character so spelling, sorting, search, and font fallback behave as expected.

What is the Unicode code point for Ԧ?

Ԧ is U+0526 (CYRILLIC CAPITAL LETTER SHHA WITH DESCENDER).

How can I copy Ԧ into HTML?

Use the HTML entity: Ԧ.

How do I represent Ԧ in JavaScript?

You can use the Unicode escape: \\u{0526}.

Why doesn’t a similar-looking Cyrillic character work the same?

Characters that look alike may have different Unicode code points, so they won’t match stored text or spellings. Use U+0526 exactly for Ԧ.