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