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 DZE
Overview
ꙅ (CYRILLIC SMALL LETTER REVERSED DZE) is the Unicode character at code point U+A645. It belongs to the Cyrillic Extended-B block, in the Lowercase Letter (Ll) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A645 | |
| decimal | 42565 | |
| htmldecimal | ꙅ | |
| htmlhex | ꙅ | |
| css | \A645 | |
| javascript | \u{A645} | |
| python | \ua645 | |
| java | \uA645 | |
| go | \uA645 | |
| ruby | \u{A645} | |
| rust | \u{A645} | |
| ccpp | \ua645 | |
| urlencoded | %EA%99%85 | |
| utf8bytes | ea 99 85 | |
| utf16bebytes | a6 45 | |
| utf32bebytes | 00 00 a6 45 |
How to Use
HTML:
ꙅ
CSS:
content: "\A645"
JavaScript:
"\u{A645}"
Python:
"\ua645"
Properties
- Block
- Cyrillic Extended-B
- Script
- Cyrl
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ꙅ character (CYRILLIC SMALL LETTER REVERSED DZE)?
ꙅ (CYRILLIC SMALL LETTER REVERSED DZE) is the Unicode character U+A645.
What is the Unicode codepoint of CYRILLIC SMALL LETTER REVERSED DZE?
The CYRILLIC SMALL LETTER REVERSED DZE character (ꙅ) has codepoint U+A645.
How do I type or copy CYRILLIC SMALL LETTER REVERSED DZE?
Copy ꙅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.