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