free-symbols

Myanmar Letter Dda Letter

ဍ is the Myanmar letter DDA (Unicode U+100D), used to write Burmese/Myanmar text.

U+100D

This page helps you copy the Myanmar Letter DDA (ဍ) correctly across devices and apps. You’ll also find its Unicode and common ways to insert it in HTML, CSS, and JavaScript.

Myanmar Letter Dda Letter Meaning

ဍ is the Burmese/Myanmar script character known as the “Myanmar Letter DDA.” Its Unicode identity is U+100D (HTML entity: ဍ). As part of the Myanmar writing system, it represents a specific consonant used when spelling words in Burmese/Myanmar. In everyday use, you’ll see it inside larger Myanmar words rather than alone. For digital work, the key to getting the right character is using the correct Unicode code point (U+100D) or the provided escape forms, especially when your text editor or app supports Unicode but not custom fonts.

Common uses

  • Typing or proofreading Burmese/Myanmar text where this consonant appears
  • Adding the correct character to subtitles, captions, or UI labels in Myanmar languages
  • Entering the symbol in chat, forms, or content editors that support Unicode
  • Using it in typography or font testing for Myanmar script rendering
  • Programmatically generating Myanmar text using Unicode escapes in code

Examples

ဍ — Myanmar Letter DDA (U+100D)

  • ဍစာ
  • ဍက္က
  • ဍမြို့
  • မာဍင်
  • ဍသံ

Variations

Technical codes

UnicodeU+100D
HTML Entityဍ
HTML Codeဍ
CSS\100D

FAQ

What does the Myanmar Letter Dda letter mean?

ဍ is the Burmese/Myanmar script character known as the “Myanmar Letter DDA.” Its Unicode identity is U+100D (HTML entity: ဍ). As part of the Myanmar writing system, it represents a specific consonant used when spelling words in Burmese/Myanmar. In everyday use, you’ll see it inside larger Myanmar words rather than alone. For digital work, the key to getting the right character is using the correct Unicode code point (U+100D) or the provided escape forms, especially when your text editor or app supports Unicode but not custom fonts.

What is the Unicode code point for ဍ?

The Myanmar Letter DDA is Unicode U+100D.

How can I copy ဍ using HTML?

Use the HTML entity: ဍ

What CSS escape can I use to insert ဍ?

Use: \\100D

How do I use ဍ in JavaScript strings?

You can use the Unicode escape: \\u{100D}