Arabic Letter Sad With Three Dots Above Letter
ڞ is the Arabic letter “Sad with three dots above” with Unicode U+069E.
U+069E
ڞ (Arabic Letter Sad with Three Dots Above) is an Arabic-script character used in languages that employ extended Arabic letter forms. This page helps you copy the symbol and use it reliably in text, web, and design workflows. You’ll also find its Unicode and escape codes for developers.
Arabic Letter Sad With Three Dots Above Letter Meaning
ڞ is an Arabic letter identified as “ARABIC LETTER SAD WITH THREE DOTS ABOVE” in Unicode, with code point U+069E. As an Arabic-script character, it may appear in specific writing systems or orthographies that distinguish this letter from other Sad forms. In practical terms, you typically encounter ڞ when copying text from documents, editing multilingual content, or working with fonts and typesetting that support Arabic characters. For software use, the important details are the Unicode code point (U+069E) and how to enter it using HTML, CSS, or JavaScript escapes so it renders correctly across devices.
Common uses
- •Copy/paste of Arabic text that specifically contains ڞ in names, terms, or quotations
- •Preparing multilingual web content where the character must display accurately
- •Database entry and UI labels that require exact character matching
- •Typography and font testing for Arabic glyph support at Unicode U+069E
- •Developer use in code editors, templates, and localization strings
Examples
ڞ Arabic Letter Sad with Three Dots Above
- ڞڞ
- ڞهذا ڞ في النص.
- ڞاكتب ڞ هنا.
- ڞرمز ڞ موجود في الجملة.
- ڞاختبار عرض ڞ على الموقع.
Variations
Technical codes
| Unicode | U+069E | |
| HTML Entity | ڞ | |
| HTML Code | ڞ | |
| CSS | \069E |
FAQ
What does the Arabic Letter Sad With Three Dots Above letter mean?
ڞ is an Arabic letter identified as “ARABIC LETTER SAD WITH THREE DOTS ABOVE” in Unicode, with code point U+069E. As an Arabic-script character, it may appear in specific writing systems or orthographies that distinguish this letter from other Sad forms. In practical terms, you typically encounter ڞ when copying text from documents, editing multilingual content, or working with fonts and typesetting that support Arabic characters. For software use, the important details are the Unicode code point (U+069E) and how to enter it using HTML, CSS, or JavaScript escapes so it renders correctly across devices.
What is the Unicode code point for ڞ?
The Unicode code point for ڞ is U+069E.
How do I write ڞ in HTML?
Use the HTML entity: ڞ.
How do I include ڞ in CSS?
You can use the CSS escape: \\069E.
How do I include ڞ in JavaScript?
In JavaScript, you can use the Unicode escape: \\u{069E}.