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