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