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