free-symbols

Bengali Letter Dha Letter

ধ is the Bengali letter DHA, encoded as Unicode U+09A7 for Bengali text and proper typography.

U+09A7

ধ is a letter from the Bengali script used in modern Bengali writing. It has a specific Unicode code point, making it reliable to copy across platforms. Use the escapes below for HTML, CSS, and JavaScript when building multilingual pages.

Bengali Letter Dha Letter Meaning

ধ is the Bengali letter “DHA” (BENGALI LETTER DHA). Like other letters in the Bengali script, it functions as a basic character used to form syllables and words. In practice, you’ll encounter ধ as part of standard Bengali spelling, including common word forms where this consonant sound is represented. For digital use, the key information is its Unicode identity: U+09A7. When your goal is accurate Bengali text display—such as in documents, websites, UI labels, or data entry—using the correct character rather than a visually similar glyph helps ensure proper rendering and search behavior.

Common uses

  • Typing Bengali words in documents, comments, and messaging
  • Labeling UI elements in Bengali-language websites and apps
  • Writing educational or linguistic content about Bengali script
  • Preparing subtitles and captions for Bengali audio/video
  • Creating test data for fonts, OCR, and text input validation

Examples

ধ (Bengali Letter DHA) – Unicode Copy & Info

  • ধরো
  • ধন্যবাদ
  • ধারা
  • ধূপ
  • ধূসর

Variations

Technical codes

UnicodeU+09A7
HTML Entityধ
HTML Codeধ
CSS\09A7

FAQ

What does the Bengali Letter Dha letter mean?

ধ is the Bengali letter “DHA” (BENGALI LETTER DHA). Like other letters in the Bengali script, it functions as a basic character used to form syllables and words. In practice, you’ll encounter ধ as part of standard Bengali spelling, including common word forms where this consonant sound is represented. For digital use, the key information is its Unicode identity: U+09A7. When your goal is accurate Bengali text display—such as in documents, websites, UI labels, or data entry—using the correct character rather than a visually similar glyph helps ensure proper rendering and search behavior.

What Unicode code point is for ধ?

ধ is Unicode U+09A7 (BENGALI LETTER DHA).

How can I paste ধ into HTML?

You can paste the character directly, or use the HTML entity: ধ.

What is the CSS escape for ধ?

The CSS escape is \\09A7.

What is the JavaScript escape for ধ?

In JavaScript, you can use \\u{09A7}.