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