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
ಥ (KANNADA LETTER THA) is the Unicode character at code point U+0CA5. It belongs to the Kannada block, in the Other Letter (Lo) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0CA5 | |
| decimal | 3237 | |
| htmldecimal | ಥ | |
| htmlhex | ಥ | |
| css | \0CA5 | |
| javascript | \u{CA5} | |
| python | \u0ca5 | |
| java | \u0CA5 | |
| go | \u0CA5 | |
| ruby | \u{CA5} | |
| rust | \u{CA5} | |
| ccpp | \u0ca5 | |
| urlencoded | %E0%B2%A5 | |
| utf8bytes | e0 b2 a5 | |
| utf16bebytes | 0c a5 | |
| utf32bebytes | 00 00 0c a5 |
How to Use
HTML:
ಥ
CSS:
content: "\0CA5"
JavaScript:
"\u{CA5}"
Python:
"\u0ca5"
Properties
Frequently Asked Questions
What is the ಥ character (KANNADA LETTER THA)?
ಥ (KANNADA LETTER THA) is the Unicode character U+0CA5.
What is the Unicode codepoint of KANNADA LETTER THA?
The KANNADA LETTER THA character (ಥ) has codepoint U+0CA5.
How do I type or copy KANNADA LETTER THA?
Copy ಥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.