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 DZZHE
Overview
Ԫ (CYRILLIC CAPITAL LETTER DZZHE) is the Unicode character at code point U+052A. It belongs to the Cyrillic Supplement block, in the Uppercase Letter (Lu) general category. Its script is Cyrl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+052A | |
| decimal | 1322 | |
| htmldecimal | Ԫ | |
| htmlhex | Ԫ | |
| css | \052A | |
| javascript | \u{52A} | |
| python | \u052a | |
| java | \u052A | |
| go | \u052A | |
| ruby | \u{52A} | |
| rust | \u{52A} | |
| ccpp | \u052a | |
| urlencoded | %D4%AA | |
| utf8bytes | d4 aa | |
| utf16bebytes | 05 2a | |
| utf32bebytes | 00 00 05 2a |
How to Use
HTML:
Ԫ
CSS:
content: "\052A"
JavaScript:
"\u{52A}"
Python:
"\u052a"
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 DZZHE)?
Ԫ (CYRILLIC CAPITAL LETTER DZZHE) is the Unicode character U+052A.
What is the Unicode codepoint of CYRILLIC CAPITAL LETTER DZZHE?
The CYRILLIC CAPITAL LETTER DZZHE character (Ԫ) has codepoint U+052A.
How do I type or copy CYRILLIC CAPITAL LETTER DZZHE?
Copy Ԫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.