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 REH) is the Unicode character at code point U+0580. 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+0580 | |
| decimal | 1408 | |
| htmldecimal | ր | |
| htmlhex | ր | |
| css | \0580 | |
| javascript | \u{580} | |
| python | \u0580 | |
| java | \u0580 | |
| go | \u0580 | |
| ruby | \u{580} | |
| rust | \u{580} | |
| ccpp | \u0580 | |
| urlencoded | %D6%80 | |
| utf8bytes | d6 80 | |
| utf16bebytes | 05 80 | |
| utf32bebytes | 00 00 05 80 |
How to Use
HTML:
ր
CSS:
content: "\0580"
JavaScript:
"\u{580}"
Python:
"\u0580"
Properties
Frequently Asked Questions
What is the ր character (ARMENIAN SMALL LETTER REH)?
ր (ARMENIAN SMALL LETTER REH) is the Unicode character U+0580.
What is the Unicode codepoint of ARMENIAN SMALL LETTER REH?
The ARMENIAN SMALL LETTER REH character (ր) has codepoint U+0580.
How do I type or copy ARMENIAN SMALL LETTER REH?
Copy ր directly, or use the HTML entity, UTF-8, and code encodings shown on this page.