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' : ''">
ډ
ARABIC LETTER DAL WITH RING
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0689 | |
| decimal | 1673 | |
| htmldecimal | ډ | |
| htmlhex | ډ | |
| css | \0689 | |
| javascript | \u{689} | |
| python | \u0689 | |
| java | \u0689 | |
| go | \u0689 | |
| ruby | \u{689} | |
| rust | \u{689} | |
| ccpp | \u0689 | |
| urlencoded | %DA%89 | |
| utf8bytes | da 89 | |
| utf16bebytes | 06 89 | |
| utf32bebytes | 00 00 06 89 |
How to Use
HTML:
ډ
CSS:
content: "\0689"
JavaScript:
"\u{689}"
Python:
"\u0689"
Properties
Frequently Asked Questions
What is the ډ character (ARABIC LETTER DAL WITH RING)?
ډ (ARABIC LETTER DAL WITH RING) is the Unicode character U+0689.
What is the Unicode codepoint of ARABIC LETTER DAL WITH RING?
The ARABIC LETTER DAL WITH RING character (ډ) has codepoint U+0689.
How do I type or copy ARABIC LETTER DAL WITH RING?
Copy ډ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.