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