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