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' : ''">
ट
DEVANAGARI LETTER TTA
Overview
ट (DEVANAGARI LETTER TTA) is the Unicode character at code point U+091F. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+091F | |
| decimal | 2335 | |
| htmldecimal | ट | |
| htmlhex | ट | |
| css | \091F | |
| javascript | \u{91F} | |
| python | \u091f | |
| java | \u091F | |
| go | \u091F | |
| ruby | \u{91F} | |
| rust | \u{91F} | |
| ccpp | \u091f | |
| urlencoded | %E0%A4%9F | |
| utf8bytes | e0 a4 9f | |
| utf16bebytes | 09 1f | |
| utf32bebytes | 00 00 09 1f |
How to Use
HTML:
ट
CSS:
content: "\091F"
JavaScript:
"\u{91F}"
Python:
"\u091f"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ट character (DEVANAGARI LETTER TTA)?
ट (DEVANAGARI LETTER TTA) is the Unicode character U+091F.
What is the Unicode codepoint of DEVANAGARI LETTER TTA?
The DEVANAGARI LETTER TTA character (ट) has codepoint U+091F.
How do I type or copy DEVANAGARI LETTER TTA?
Copy ट directly, or use the HTML entity, UTF-8, and code encodings shown on this page.