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
ત (GUJARATI LETTER TA) is the Unicode character at code point U+0AA4. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AA4 | |
| decimal | 2724 | |
| htmldecimal | ત | |
| htmlhex | ત | |
| css | \0AA4 | |
| javascript | \u{AA4} | |
| python | \u0aa4 | |
| java | \u0AA4 | |
| go | \u0AA4 | |
| ruby | \u{AA4} | |
| rust | \u{AA4} | |
| ccpp | \u0aa4 | |
| urlencoded | %E0%AA%A4 | |
| utf8bytes | e0 aa a4 | |
| utf16bebytes | 0a a4 | |
| utf32bebytes | 00 00 0a a4 |
How to Use
HTML:
ત
CSS:
content: "\0AA4"
JavaScript:
"\u{AA4}"
Python:
"\u0aa4"
Properties
Frequently Asked Questions
What is the ત character (GUJARATI LETTER TA)?
ત (GUJARATI LETTER TA) is the Unicode character U+0AA4.
What is the Unicode codepoint of GUJARATI LETTER TA?
The GUJARATI LETTER TA character (ત) has codepoint U+0AA4.
How do I type or copy GUJARATI LETTER TA?
Copy ત directly, or use the HTML entity, UTF-8, and code encodings shown on this page.