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