free-symbols

Bengali Letter Dda Letter

ড is the Bengali letter DDA, encoded as Unicode U+09A1 for accurate text display and copy/paste.

U+09A1

The symbol ড is a Bengali letter used in writing the Bengali language. This page provides the exact Unicode and encoding details you need to copy it correctly across platforms. You’ll also find practical examples and developer-friendly escape codes.

Bengali Letter Dda Letter Meaning

ড is known as the Bengali Letter DDA. In Unicode terms it is the character U+09A1, labeled “BENGALI LETTER DDA.” As a letter, ড appears in Bengali words where that specific consonant sound is required. Like other script-specific characters, it is best handled as its own Unicode character rather than approximated with Latin letters. Using the correct code point helps ensure your text renders properly in fonts, browsers, and design tools that support Bengali script.

Common uses

  • Copy/paste Bengali text that includes ড in messages, documents, or forms
  • Typing Bengali content in apps that rely on Unicode (web, mobile, desktop)
  • Web design and typography checks when the correct Bengali glyph must appear
  • Developer use in JavaScript or CSS strings using the provided escapes
  • Labeling names, terms, or UI text that use the Bengali letter ড

Examples

ড (Bengali Letter DDA) — Copy & Unicode Info

  • আমি ডাল রান্না করেছি।
  • ঢাকা এবং ডাবলিন দুই শহরই পরিচিত।
  • সে ডানা ভাঙা পাখিটা খুঁজে পেল।
  • আমরা ডেটা যাচাই করি।
  • দরজার ডান পাশে আলো আছে।

Variations

Technical codes

UnicodeU+09A1
HTML Entityড
HTML Codeড
CSS\09A1

FAQ

What does the Bengali Letter Dda letter mean?

ড is known as the Bengali Letter DDA. In Unicode terms it is the character U+09A1, labeled “BENGALI LETTER DDA.” As a letter, ড appears in Bengali words where that specific consonant sound is required. Like other script-specific characters, it is best handled as its own Unicode character rather than approximated with Latin letters. Using the correct code point helps ensure your text renders properly in fonts, browsers, and design tools that support Bengali script.

What is the Unicode code point for ড?

ড is Unicode U+09A1 (BENGALI LETTER DDA).

How can I copy ড safely across devices?

Copy the character directly from this page. When possible in code, use the Unicode escape (\\u{09A1}) or HTML entity (ড) to avoid font or encoding issues.

What are the HTML, CSS, and JavaScript representations?

HTML entity: ড. CSS escape: \\09A1. JavaScript escape: \\u{09A1}.

Is ড the same as any Latin letter?

No. ড is a Bengali script character (BENGALI LETTER DDA) and should be treated as its own Unicode character, not an approximation of a Latin letter.