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