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