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 CAPITAL LETTER REH) is the Unicode character at code point U+0550. It belongs to the Armenian block, in the Uppercase Letter (Lu) general category. Its script is Armn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0550 | |
| decimal | 1360 | |
| htmldecimal | Ր | |
| htmlhex | Ր | |
| css | \0550 | |
| javascript | \u{550} | |
| python | \u0550 | |
| java | \u0550 | |
| go | \u0550 | |
| ruby | \u{550} | |
| rust | \u{550} | |
| ccpp | \u0550 | |
| urlencoded | %D5%90 | |
| utf8bytes | d5 90 | |
| utf16bebytes | 05 50 | |
| utf32bebytes | 00 00 05 50 |
How to Use
HTML:
Ր
CSS:
content: "\0550"
JavaScript:
"\u{550}"
Python:
"\u0550"
Properties
Frequently Asked Questions
What is the Ր character (ARMENIAN CAPITAL LETTER REH)?
Ր (ARMENIAN CAPITAL LETTER REH) is the Unicode character U+0550.
What is the Unicode codepoint of ARMENIAN CAPITAL LETTER REH?
The ARMENIAN CAPITAL LETTER REH character (Ր) has codepoint U+0550.
How do I type or copy ARMENIAN CAPITAL LETTER REH?
Copy Ր directly, or use the HTML entity, UTF-8, and code encodings shown on this page.