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