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