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