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