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