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 WITH SMALL V BELOW) is the Unicode character at code point U+0695. 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+0695 | |
| decimal | 1685 | |
| htmldecimal | ڕ | |
| htmlhex | ڕ | |
| css | \0695 | |
| javascript | \u{695} | |
| python | \u0695 | |
| java | \u0695 | |
| go | \u0695 | |
| ruby | \u{695} | |
| rust | \u{695} | |
| ccpp | \u0695 | |
| urlencoded | %DA%95 | |
| utf8bytes | da 95 | |
| utf16bebytes | 06 95 | |
| utf32bebytes | 00 00 06 95 |
How to Use
HTML:
ڕ
CSS:
content: "\0695"
JavaScript:
"\u{695}"
Python:
"\u0695"
Properties
Frequently Asked Questions
What is the ڕ character (ARABIC LETTER REH WITH SMALL V BELOW)?
ڕ (ARABIC LETTER REH WITH SMALL V BELOW) is the Unicode character U+0695.
What is the Unicode codepoint of ARABIC LETTER REH WITH SMALL V BELOW?
The ARABIC LETTER REH WITH SMALL V BELOW character (ڕ) has codepoint U+0695.
How do I type or copy ARABIC LETTER REH WITH SMALL V BELOW?
Copy ڕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.