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