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 SIGN VIRAMA) is the Unicode character at code point U+09CD. It belongs to the Bengali block, in the Nonspacing Mark (Mn) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09CD | |
| decimal | 2509 | |
| htmldecimal | ্ | |
| htmlhex | ্ | |
| css | \09CD | |
| javascript | \u{9CD} | |
| python | \u09cd | |
| java | \u09CD | |
| go | \u09CD | |
| ruby | \u{9CD} | |
| rust | \u{9CD} | |
| ccpp | \u09cd | |
| urlencoded | %E0%A7%8D | |
| utf8bytes | e0 a7 8d | |
| utf16bebytes | 09 cd | |
| utf32bebytes | 00 00 09 cd |
How to Use
HTML:
্
CSS:
content: "\09CD"
JavaScript:
"\u{9CD}"
Python:
"\u09cd"
Properties
Frequently Asked Questions
What is the ্ character (BENGALI SIGN VIRAMA)?
্ (BENGALI SIGN VIRAMA) is the Unicode character U+09CD.
What is the Unicode codepoint of BENGALI SIGN VIRAMA?
The BENGALI SIGN VIRAMA character (্) has codepoint U+09CD.
How do I type or copy BENGALI SIGN VIRAMA?
Copy ্ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.