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