free-symbols
Ӆ

Cyrillic Capital Letter El With Tail Letter

Ӆ is the Cyrillic capital letter “El with Tail” (U+04C5), used in text that needs this specific character form.

U+04C5

The symbol Ӆ is a Cyrillic capital letter with a distinct “tail” shape. It is used when a specific letter form is required in Cyrillic orthographies and text data. Below you’ll find practical copy and developer-friendly escape codes.

Cyrillic Capital Letter El With Tail Letter Meaning

Ӆ (U+04C5) is the “CYRILLIC CAPITAL LETTER EL WITH TAIL” character. As a Cyrillic letter, it belongs to writing systems that distinguish this particular capital form from other “El” variants. In practice, you’ll encounter Ӆ when working with properly encoded Cyrillic text (for example, in names, dictionaries, or language resources) where the exact character matters. For most everyday uses, it appears only in content that explicitly uses this orthographic form. When copying, ensure your font supports U+04C5 so the letter renders correctly.

Common uses

  • Copy/pasting Cyrillic text that includes the exact character Ӆ in names or titles
  • Preparing multilingual documents where correct Unicode letter forms are required
  • Working with language data sets, lexicons, or transliteration sources that use U+04C5
  • Typography and layout tasks that need the specific capital letter shape
  • Developer use in HTML/CSS/JavaScript where the exact Unicode code point must be reproduced

Examples

Ӆ Cyrillic Capital Letter El with Tail

  • ӅӅавел, Ӆелена
  • ӅӅУРАЛЬСКИЙ
  • ӅСловарь: Ӆ
  • ӅӅ — capital letter example
  • ӅПроверка символа Ӆ (U+04C5)

Variations

Technical codes

UnicodeU+04C5
HTML EntityӅ
HTML CodeӅ
CSS\04C5

FAQ

What does the Cyrillic Capital Letter El With Tail letter mean?

Ӆ (U+04C5) is the “CYRILLIC CAPITAL LETTER EL WITH TAIL” character. As a Cyrillic letter, it belongs to writing systems that distinguish this particular capital form from other “El” variants. In practice, you’ll encounter Ӆ when working with properly encoded Cyrillic text (for example, in names, dictionaries, or language resources) where the exact character matters. For most everyday uses, it appears only in content that explicitly uses this orthographic form. When copying, ensure your font supports U+04C5 so the letter renders correctly.

What Unicode character is Ӆ?

Ӆ is the Unicode character U+04C5, named “CYRILLIC CAPITAL LETTER EL WITH TAIL”.

How do I copy the symbol Ӆ?

Copy it directly from this page. If your font is missing the character, try switching to a Unicode-capable font.

How can I type Ӆ in HTML?

Use the HTML entity: Ӆ

What escapes can I use in code?

CSS escape: \\04C5 and JavaScript escape: \\u{04C5}.