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