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