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' : ''">
ռ
Overview
ռ (ARMENIAN SMALL LETTER RA) is the Unicode character at code point U+057C. It belongs to the Armenian block, in the Lowercase Letter (Ll) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+057C | |
| decimal | 1404 | |
| htmldecimal | ռ | |
| htmlhex | ռ | |
| css | \057C | |
| javascript | \u{57C} | |
| python | \u057c | |
| java | \u057C | |
| go | \u057C | |
| ruby | \u{57C} | |
| rust | \u{57C} | |
| ccpp | \u057c | |
| urlencoded | %D5%BC | |
| utf8bytes | d5 bc | |
| utf16bebytes | 05 7c | |
| utf32bebytes | 00 00 05 7c |
How to Use
HTML:
ռ
CSS:
content: "\057C"
JavaScript:
"\u{57C}"
Python:
"\u057c"
Properties
Frequently Asked Questions
What is the ռ character (ARMENIAN SMALL LETTER RA)?
ռ (ARMENIAN SMALL LETTER RA) is the Unicode character U+057C.
What is the Unicode codepoint of ARMENIAN SMALL LETTER RA?
The ARMENIAN SMALL LETTER RA character (ռ) has codepoint U+057C.
How do I type or copy ARMENIAN SMALL LETTER RA?
Copy ռ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.