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