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
ઠ (GUJARATI LETTER TTHA) is the Unicode character at code point U+0AA0. It belongs to the Gujarati block, in the Other Letter (Lo) general category. Its script is Gujr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0AA0 | |
| decimal | 2720 | |
| htmldecimal | ઠ | |
| htmlhex | ઠ | |
| css | \0AA0 | |
| javascript | \u{AA0} | |
| python | \u0aa0 | |
| java | \u0AA0 | |
| go | \u0AA0 | |
| ruby | \u{AA0} | |
| rust | \u{AA0} | |
| ccpp | \u0aa0 | |
| urlencoded | %E0%AA%A0 | |
| utf8bytes | e0 aa a0 | |
| utf16bebytes | 0a a0 | |
| utf32bebytes | 00 00 0a a0 |
How to Use
HTML:
ઠ
CSS:
content: "\0AA0"
JavaScript:
"\u{AA0}"
Python:
"\u0aa0"
Properties
Frequently Asked Questions
What is the ઠ character (GUJARATI LETTER TTHA)?
ઠ (GUJARATI LETTER TTHA) is the Unicode character U+0AA0.
What is the Unicode codepoint of GUJARATI LETTER TTHA?
The GUJARATI LETTER TTHA character (ઠ) has codepoint U+0AA0.
How do I type or copy GUJARATI LETTER TTHA?
Copy ઠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.