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