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