copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ԡ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ԡ
CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK
Overview
ԡ (CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK) is the Unicode character at code point U+0521. It belongs to the Cyrillic Supplement block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0521 | |
| decimal | 1313 | |
| htmldecimal | ԡ | |
| htmlhex | ԡ | |
| css | \0521 | |
| javascript | \u{521} | |
| python | \u0521 | |
| java | \u0521 | |
| go | \u0521 | |
| ruby | \u{521} | |
| rust | \u{521} | |
| ccpp | \u0521 | |
| urlencoded | %D4%A1 | |
| utf8bytes | d4 a1 | |
| utf16bebytes | 05 21 | |
| utf32bebytes | 00 00 05 21 |
How to Use
HTML:
ԡ
CSS:
content: "\0521"
JavaScript:
"\u{521}"
Python:
"\u0521"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ԡ character (CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK)?
ԡ (CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK) is the Unicode character U+0521.
What is the Unicode codepoint of CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK?
The CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK character (ԡ) has codepoint U+0521.
How do I type or copy CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK?
Copy ԡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.