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 RHA
Overview
ԗ (CYRILLIC SMALL LETTER RHA) is the Unicode character at code point U+0517. 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+0517 | |
| decimal | 1303 | |
| htmldecimal | ԗ | |
| htmlhex | ԗ | |
| css | \0517 | |
| javascript | \u{517} | |
| python | \u0517 | |
| java | \u0517 | |
| go | \u0517 | |
| ruby | \u{517} | |
| rust | \u{517} | |
| ccpp | \u0517 | |
| urlencoded | %D4%97 | |
| utf8bytes | d4 97 | |
| utf16bebytes | 05 17 | |
| utf32bebytes | 00 00 05 17 |
How to Use
HTML:
ԗ
CSS:
content: "\0517"
JavaScript:
"\u{517}"
Python:
"\u0517"
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 RHA)?
ԗ (CYRILLIC SMALL LETTER RHA) is the Unicode character U+0517.
What is the Unicode codepoint of CYRILLIC SMALL LETTER RHA?
The CYRILLIC SMALL LETTER RHA character (ԗ) has codepoint U+0517.
How do I type or copy CYRILLIC SMALL LETTER RHA?
Copy ԗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.