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 CAPITAL LETTER EL WITH MIDDLE HOOK
Overview
Ԡ (CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK) is the Unicode character at code point U+0520. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0520 | |
| decimal | 1312 | |
| htmldecimal | Ԡ | |
| htmlhex | Ԡ | |
| css | \0520 | |
| javascript | \u{520} | |
| python | \u0520 | |
| java | \u0520 | |
| go | \u0520 | |
| ruby | \u{520} | |
| rust | \u{520} | |
| ccpp | \u0520 | |
| urlencoded | %D4%A0 | |
| utf8bytes | d4 a0 | |
| utf16bebytes | 05 20 | |
| utf32bebytes | 00 00 05 20 |
How to Use
HTML:
Ԡ
CSS:
content: "\0520"
JavaScript:
"\u{520}"
Python:
"\u0520"
Properties
- Block
- Cyrillic Supplement
- Script
- Cyrl
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ԡ character (CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK)?
Ԡ (CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK) is the Unicode character U+0520.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK?
The CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK character (Ԡ) has codepoint U+0520.
How do I type or copy CYRILLIC CAPITAL LETTER EL WITH MIDDLE HOOK?
Copy Ԡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.