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