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 DA) is the Unicode character at code point U+09A6. 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+09A6 | |
| decimal | 2470 | |
| htmldecimal | দ | |
| htmlhex | দ | |
| css | \09A6 | |
| javascript | \u{9A6} | |
| python | \u09a6 | |
| java | \u09A6 | |
| go | \u09A6 | |
| ruby | \u{9A6} | |
| rust | \u{9A6} | |
| ccpp | \u09a6 | |
| urlencoded | %E0%A6%A6 | |
| utf8bytes | e0 a6 a6 | |
| utf16bebytes | 09 a6 | |
| utf32bebytes | 00 00 09 a6 |
How to Use
HTML:
দ
CSS:
content: "\09A6"
JavaScript:
"\u{9A6}"
Python:
"\u09a6"
Properties
Frequently Asked Questions
What is the দ character (BENGALI LETTER DA)?
দ (BENGALI LETTER DA) is the Unicode character U+09A6.
What is the Unicode codepoint of BENGALI LETTER DA?
The BENGALI LETTER DA character (দ) has codepoint U+09A6.
How do I type or copy BENGALI LETTER DA?
Copy দ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.