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