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