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
ඡ (SINHALA LETTER MAHAAPRAANA CAYANNA) is the Unicode character at code point U+0DA1. It belongs to the Sinhala block, in the Other Letter (Lo) general category. Its script is Sinh.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0DA1 | |
| decimal | 3489 | |
| htmldecimal | ඡ | |
| htmlhex | ඡ | |
| css | \0DA1 | |
| javascript | \u{DA1} | |
| python | \u0da1 | |
| java | \u0DA1 | |
| go | \u0DA1 | |
| ruby | \u{DA1} | |
| rust | \u{DA1} | |
| ccpp | \u0da1 | |
| urlencoded | %E0%B6%A1 | |
| utf8bytes | e0 b6 a1 | |
| utf16bebytes | 0d a1 | |
| utf32bebytes | 00 00 0d a1 |
How to Use
HTML:
ඡ
CSS:
content: "\0DA1"
JavaScript:
"\u{DA1}"
Python:
"\u0da1"
Properties
Frequently Asked Questions
What is the ඡ character (SINHALA LETTER MAHAAPRAANA CAYANNA)?
ඡ (SINHALA LETTER MAHAAPRAANA CAYANNA) is the Unicode character U+0DA1.
What is the Unicode codepoint of SINHALA LETTER MAHAAPRAANA CAYANNA?
The SINHALA LETTER MAHAAPRAANA CAYANNA character (ඡ) has codepoint U+0DA1.
How do I type or copy SINHALA LETTER MAHAAPRAANA CAYANNA?
Copy ඡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.