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