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