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