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