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 TA
Overview
त (DEVANAGARI LETTER TA) is the Unicode character at code point U+0924. 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+0924 | |
| decimal | 2340 | |
| htmldecimal | त | |
| htmlhex | त | |
| css | \0924 | |
| javascript | \u{924} | |
| python | \u0924 | |
| java | \u0924 | |
| go | \u0924 | |
| ruby | \u{924} | |
| rust | \u{924} | |
| ccpp | \u0924 | |
| urlencoded | %E0%A4%A4 | |
| utf8bytes | e0 a4 a4 | |
| utf16bebytes | 09 24 | |
| utf32bebytes | 00 00 09 24 |
How to Use
HTML:
त
CSS:
content: "\0924"
JavaScript:
"\u{924}"
Python:
"\u0924"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the त character (DEVANAGARI LETTER TA)?
त (DEVANAGARI LETTER TA) is the Unicode character U+0924.
What is the Unicode codepoint of DEVANAGARI LETTER TA?
The DEVANAGARI LETTER TA character (त) has codepoint U+0924.
How do I type or copy DEVANAGARI LETTER TA?
Copy त directly, or use the HTML entity, UTF-8, and code encodings shown on this page.