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 JAYANNA) is the Unicode character at code point U+0DA3. 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+0DA3 | |
| decimal | 3491 | |
| htmldecimal | ඣ | |
| htmlhex | ඣ | |
| css | \0DA3 | |
| javascript | \u{DA3} | |
| python | \u0da3 | |
| java | \u0DA3 | |
| go | \u0DA3 | |
| ruby | \u{DA3} | |
| rust | \u{DA3} | |
| ccpp | \u0da3 | |
| urlencoded | %E0%B6%A3 | |
| utf8bytes | e0 b6 a3 | |
| utf16bebytes | 0d a3 | |
| utf32bebytes | 00 00 0d a3 |
How to Use
HTML:
ඣ
CSS:
content: "\0DA3"
JavaScript:
"\u{DA3}"
Python:
"\u0da3"
Properties
Frequently Asked Questions
What is the ඣ character (SINHALA LETTER MAHAAPRAANA JAYANNA)?
ඣ (SINHALA LETTER MAHAAPRAANA JAYANNA) is the Unicode character U+0DA3.
What is the Unicode codepoint of SINHALA LETTER MAHAAPRAANA JAYANNA?
The SINHALA LETTER MAHAAPRAANA JAYANNA character (ඣ) has codepoint U+0DA3.
How do I type or copy SINHALA LETTER MAHAAPRAANA JAYANNA?
Copy ඣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.