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