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
ر (ARABIC LETTER REH) is the Unicode character at code point U+0631. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0631 | |
| decimal | 1585 | |
| htmldecimal | ر | |
| htmlhex | ر | |
| css | \0631 | |
| javascript | \u{631} | |
| python | \u0631 | |
| java | \u0631 | |
| go | \u0631 | |
| ruby | \u{631} | |
| rust | \u{631} | |
| ccpp | \u0631 | |
| urlencoded | %D8%B1 | |
| utf8bytes | d8 b1 | |
| utf16bebytes | 06 31 | |
| utf32bebytes | 00 00 06 31 |
How to Use
HTML:
ر
CSS:
content: "\0631"
JavaScript:
"\u{631}"
Python:
"\u0631"
Properties
Frequently Asked Questions
What is the ر character (ARABIC LETTER REH)?
ر (ARABIC LETTER REH) is the Unicode character U+0631.
What is the Unicode codepoint of ARABIC LETTER REH?
The ARABIC LETTER REH character (ر) has codepoint U+0631.
How do I type or copy ARABIC LETTER REH?
Copy ر directly, or use the HTML entity, UTF-8, and code encodings shown on this page.