free-symbols
ڎ

Arabic Letter Dul Letter

ڎ is the Arabic Letter Dul (U+068E), used as a letter in Arabic-script text.

U+068E

ڎ (Arabic Letter Dul) is a specific character in the Arabic script. It has the Unicode code point U+068E, so it can be reliably used across modern systems. Use it when you need this exact letter for correct text rendering and typography.

Arabic Letter Dul Letter Meaning

ڎ (Arabic Letter Dul) is a letter from the Arabic script set, identified by Unicode as U+068E. As with many characters in Arabic-based alphabets, its role is primarily linguistic: it represents a distinct letter rather than a punctuation mark or decorative glyph. Depending on the language and font, it may appear connected to neighboring letters or with a particular shaping form. When accuracy matters (for proper names, transcriptions, or character-by-character text), copying the symbol directly or using the provided Unicode escapes helps ensure the correct character is used instead of a visually similar one.

Common uses

  • Typing or copying exact Arabic-letter text in names and proper nouns
  • Building search/lookup strings that require the precise Unicode character
  • Using in digital typography and layout mockups where exact glyph choice matters
  • Creating subtitles, captions, or UI text for Arabic-script content
  • Generating or validating Arabic-script text in software (character-level checks)

Examples

ڎ Arabic Letter Dul

  • ڎڎ في النص العربي
  • ڎاكتب: ڎ هنا
  • ڎاسم يبدأ بالحرف ڎ
  • ڎالرمز ڎ ضمن الجملة
  • ڎتحقق من وجود ڎ في السلسلة

Variations

Technical codes

UnicodeU+068E
HTML Entityڎ
HTML Codeڎ
CSS\068E

FAQ

What does the Arabic Letter Dul letter mean?

ڎ (Arabic Letter Dul) is a letter from the Arabic script set, identified by Unicode as U+068E. As with many characters in Arabic-based alphabets, its role is primarily linguistic: it represents a distinct letter rather than a punctuation mark or decorative glyph. Depending on the language and font, it may appear connected to neighboring letters or with a particular shaping form. When accuracy matters (for proper names, transcriptions, or character-by-character text), copying the symbol directly or using the provided Unicode escapes helps ensure the correct character is used instead of a visually similar one.

What Unicode character is ڎ?

ڎ is the Arabic Letter Dul with Unicode code point U+068E.

How can I copy ڎ into HTML?

Use the HTML entity: ڎ (given as ڎ).

How do I enter ڎ in CSS or stylesheets?

You can use the CSS escape \\068E.

What is the JavaScript escape for ڎ?

In JavaScript, you can use \\u{068E}.