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 HOOK
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0512 | |
| decimal | 1298 | |
| htmldecimal | Ԓ | |
| htmlhex | Ԓ | |
| css | \0512 | |
| javascript | \u{512} | |
| python | \u0512 | |
| java | \u0512 | |
| go | \u0512 | |
| ruby | \u{512} | |
| rust | \u{512} | |
| ccpp | \u0512 | |
| urlencoded | %D4%92 | |
| utf8bytes | d4 92 | |
| utf16bebytes | 05 12 | |
| utf32bebytes | 00 00 05 12 |
How to Use
HTML:
Ԓ
CSS:
content: "\0512"
JavaScript:
"\u{512}"
Python:
"\u0512"
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 HOOK)?
Ԓ (CYRILLIC CAPITAL LETTER EL WITH HOOK) is the Unicode character U+0512.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER EL WITH HOOK?
The CYRILLIC CAPITAL LETTER EL WITH HOOK character (Ԓ) has codepoint U+0512.
How do I type or copy CYRILLIC CAPITAL LETTER EL WITH HOOK?
Copy Ԓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.