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 HOOK
Overview
ԓ (CYRILLIC SMALL LETTER EL WITH HOOK) is the Unicode character at code point U+0513. 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+0513 | |
| decimal | 1299 | |
| htmldecimal | ԓ | |
| htmlhex | ԓ | |
| css | \0513 | |
| javascript | \u{513} | |
| python | \u0513 | |
| java | \u0513 | |
| go | \u0513 | |
| ruby | \u{513} | |
| rust | \u{513} | |
| ccpp | \u0513 | |
| urlencoded | %D4%93 | |
| utf8bytes | d4 93 | |
| utf16bebytes | 05 13 | |
| utf32bebytes | 00 00 05 13 |
How to Use
HTML:
ԓ
CSS:
content: "\0513"
JavaScript:
"\u{513}"
Python:
"\u0513"
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 HOOK)?
ԓ (CYRILLIC SMALL LETTER EL WITH HOOK) is the Unicode character U+0513.
What is the Unicode codepoint of CYRILLIC SMALL LETTER EL WITH HOOK?
The CYRILLIC SMALL LETTER EL WITH HOOK character (ԓ) has codepoint U+0513.
How do I type or copy CYRILLIC SMALL LETTER EL WITH HOOK?
Copy ԓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.