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 TA) is the Unicode character at code point U+0A24. 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+0A24 | |
| decimal | 2596 | |
| htmldecimal | ਤ | |
| htmlhex | ਤ | |
| css | \0A24 | |
| javascript | \u{A24} | |
| python | \u0a24 | |
| java | \u0A24 | |
| go | \u0A24 | |
| ruby | \u{A24} | |
| rust | \u{A24} | |
| ccpp | \u0a24 | |
| urlencoded | %E0%A8%A4 | |
| utf8bytes | e0 a8 a4 | |
| utf16bebytes | 0a 24 | |
| utf32bebytes | 00 00 0a 24 |
How to Use
HTML:
ਤ
CSS:
content: "\0A24"
JavaScript:
"\u{A24}"
Python:
"\u0a24"
Properties
Frequently Asked Questions
What is the ਤ character (GURMUKHI LETTER TA)?
ਤ (GURMUKHI LETTER TA) is the Unicode character U+0A24.
What is the Unicode codepoint of GURMUKHI LETTER TA?
The GURMUKHI LETTER TA character (ਤ) has codepoint U+0A24.
How do I type or copy GURMUKHI LETTER TA?
Copy ਤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.