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 DZWE
Overview
Ꚃ (CYRILLIC CAPITAL LETTER DZWE) is the Unicode character at code point U+A682. 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+A682 | |
| decimal | 42626 | |
| htmldecimal | Ꚃ | |
| htmlhex | Ꚃ | |
| css | \A682 | |
| javascript | \u{A682} | |
| python | \ua682 | |
| java | \uA682 | |
| go | \uA682 | |
| ruby | \u{A682} | |
| rust | \u{A682} | |
| ccpp | \ua682 | |
| urlencoded | %EA%9A%82 | |
| utf8bytes | ea 9a 82 | |
| utf16bebytes | a6 82 | |
| utf32bebytes | 00 00 a6 82 |
How to Use
HTML:
Ꚃ
CSS:
content: "\A682"
JavaScript:
"\u{A682}"
Python:
"\ua682"
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 DZWE)?
Ꚃ (CYRILLIC CAPITAL LETTER DZWE) is the Unicode character U+A682.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER DZWE?
The CYRILLIC CAPITAL LETTER DZWE character (Ꚃ) has codepoint U+A682.
How do I type or copy CYRILLIC CAPITAL LETTER DZWE?
Copy Ꚃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.