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