copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ধ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ধ
Overview
ধ (BENGALI LETTER DHA) is the Unicode character at code point U+09A7. It belongs to the Bengali block, in the Other Letter (Lo) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09A7 | |
| decimal | 2471 | |
| htmldecimal | ধ | |
| htmlhex | ধ | |
| css | \09A7 | |
| javascript | \u{9A7} | |
| python | \u09a7 | |
| java | \u09A7 | |
| go | \u09A7 | |
| ruby | \u{9A7} | |
| rust | \u{9A7} | |
| ccpp | \u09a7 | |
| urlencoded | %E0%A6%A7 | |
| utf8bytes | e0 a6 a7 | |
| utf16bebytes | 09 a7 | |
| utf32bebytes | 00 00 09 a7 |
How to Use
HTML:
ধ
CSS:
content: "\09A7"
JavaScript:
"\u{9A7}"
Python:
"\u09a7"
Properties
Frequently Asked Questions
What is the ধ character (BENGALI LETTER DHA)?
ধ (BENGALI LETTER DHA) is the Unicode character U+09A7.
What is the Unicode codepoint of BENGALI LETTER DHA?
The BENGALI LETTER DHA character (ধ) has codepoint U+09A7.
How do I type or copy BENGALI LETTER DHA?
Copy ধ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.