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