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