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 SEEN WITH THREE DOTS BELOW AND THREE DOTS ABOVE
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+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.