free-symbols
ԓ

Cyrillic Small Letter El With Hook Letter

ԓ is a Cyrillic small letter with a hook, used in some Cyrillic orthographies.

U+0513

The symbol ԓ is a Cyrillic small letter named “el with hook.” It has the Unicode code point U+0513, making it easy to include in text, fonts, and code. Use the copy options below for quick pasting or developer-friendly escapes.

Cyrillic Small Letter El With Hook Letter Meaning

ԓ (Unicode U+0513) is the “Cyrillic small letter el with hook.” Like other letters in Cyrillic scripts, it functions as a specific character in writing systems rather than a decorative mark. You may encounter it in languages or transcriptions that use extended Cyrillic alphabets. For writers and designers, the key is recognizing that it’s a distinct letter (not a variant of another Latin or Cyrillic character), so it should be stored and rendered as its own Unicode character. When copying, use the provided escapes (HTML, CSS, JavaScript) to avoid substitutions from similar-looking letters.

Common uses

  • Typing or composing text in an orthography that uses the Cyrillic letter el with hook
  • Correctly rendering names or words that contain ԓ in multilingual documents
  • Designing logos, badges, or typography samples that include extended Cyrillic characters
  • Programming text content where accurate Unicode characters are required
  • Creating subtitles, captions, or UI labels for Cyrillic-script localization

Examples

ԓ — Cyrillic small letter el with hook

  • ԓПример: ԓ
  • ԓТекст со знаком ԓ в середине.
  • ԓВ слове: ԓ может встречаться редко.
  • ԓИмя: ԓa (example with ԓ).
  • ԓСкопируйте ԓ и используйте его в вашем документе.

Variations

Technical codes

UnicodeU+0513
HTML Entityԓ
HTML Codeԓ
CSS\0513

FAQ

What does the Cyrillic Small Letter El With Hook letter mean?

ԓ (Unicode U+0513) is the “Cyrillic small letter el with hook.” Like other letters in Cyrillic scripts, it functions as a specific character in writing systems rather than a decorative mark. You may encounter it in languages or transcriptions that use extended Cyrillic alphabets. For writers and designers, the key is recognizing that it’s a distinct letter (not a variant of another Latin or Cyrillic character), so it should be stored and rendered as its own Unicode character. When copying, use the provided escapes (HTML, CSS, JavaScript) to avoid substitutions from similar-looking letters.

What is the Unicode code point for ԓ?

ԓ has Unicode code point U+0513.

How can I copy ԓ safely into HTML?

Use the provided HTML entity: ԓ (as given for this character: ԓ).

What CSS escape can I use to include ԓ?

Use the CSS escape \\\\0513 (as provided: \\0513).

How do I insert ԓ in JavaScript strings?

Use the JavaScript Unicode escape: \\u{0513} (as provided: \\u{0513}).