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