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