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
ట (TELUGU LETTER TTA) is the Unicode character at code point U+0C1F. It belongs to the Telugu block, in the Other Letter (Lo) general category. Its script is Telu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C1F | |
| decimal | 3103 | |
| htmldecimal | ట | |
| htmlhex | ట | |
| css | \0C1F | |
| javascript | \u{C1F} | |
| python | \u0c1f | |
| java | \u0C1F | |
| go | \u0C1F | |
| ruby | \u{C1F} | |
| rust | \u{C1F} | |
| ccpp | \u0c1f | |
| urlencoded | %E0%B0%9F | |
| utf8bytes | e0 b0 9f | |
| utf16bebytes | 0c 1f | |
| utf32bebytes | 00 00 0c 1f |
How to Use
HTML:
ట
CSS:
content: "\0C1F"
JavaScript:
"\u{C1F}"
Python:
"\u0c1f"
Properties
Frequently Asked Questions
What is the ట character (TELUGU LETTER TTA)?
ట (TELUGU LETTER TTA) is the Unicode character U+0C1F.
What is the Unicode codepoint of TELUGU LETTER TTA?
The TELUGU LETTER TTA character (ట) has codepoint U+0C1F.
How do I type or copy TELUGU LETTER TTA?
Copy ట directly, or use the HTML entity, UTF-8, and code encodings shown on this page.