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