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 DZZHE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+052B | |
| decimal | 1323 | |
| htmldecimal | ԫ | |
| htmlhex | ԫ | |
| css | \052B | |
| javascript | \u{52B} | |
| python | \u052b | |
| java | \u052B | |
| go | \u052B | |
| ruby | \u{52B} | |
| rust | \u{52B} | |
| ccpp | \u052b | |
| urlencoded | %D4%AB | |
| utf8bytes | d4 ab | |
| utf16bebytes | 05 2b | |
| utf32bebytes | 00 00 05 2b |
How to Use
HTML:
ԫ
CSS:
content: "\052B"
JavaScript:
"\u{52B}"
Python:
"\u052b"
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 DZZHE)?
ԫ (CYRILLIC SMALL LETTER DZZHE) is the Unicode character U+052B.
What is the Unicode codepoint of CYRILLIC SMALL LETTER DZZHE?
The CYRILLIC SMALL LETTER DZZHE character (ԫ) has codepoint U+052B.
How do I type or copy CYRILLIC SMALL LETTER DZZHE?
Copy ԫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.