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
ਛ (GURMUKHI LETTER CHA) is the Unicode character at code point U+0A1B. It belongs to the Gurmukhi block, in the Other Letter (Lo) general category. Its script is Guru.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0A1B | |
| decimal | 2587 | |
| htmldecimal | ਛ | |
| htmlhex | ਛ | |
| css | \0A1B | |
| javascript | \u{A1B} | |
| python | \u0a1b | |
| java | \u0A1B | |
| go | \u0A1B | |
| ruby | \u{A1B} | |
| rust | \u{A1B} | |
| ccpp | \u0a1b | |
| urlencoded | %E0%A8%9B | |
| utf8bytes | e0 a8 9b | |
| utf16bebytes | 0a 1b | |
| utf32bebytes | 00 00 0a 1b |
How to Use
HTML:
ਛ
CSS:
content: "\0A1B"
JavaScript:
"\u{A1B}"
Python:
"\u0a1b"
Properties
Frequently Asked Questions
What is the ਛ character (GURMUKHI LETTER CHA)?
ਛ (GURMUKHI LETTER CHA) is the Unicode character U+0A1B.
What is the Unicode codepoint of GURMUKHI LETTER CHA?
The GURMUKHI LETTER CHA character (ਛ) has codepoint U+0A1B.
How do I type or copy GURMUKHI LETTER CHA?
Copy ਛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.