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