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