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