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