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
ಆ (KANNADA LETTER AA) is the Unicode character at code point U+0C86. It belongs to the Kannada block, in the Other Letter (Lo) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C86 | |
| decimal | 3206 | |
| htmldecimal | ಆ | |
| htmlhex | ಆ | |
| css | \0C86 | |
| javascript | \u{C86} | |
| python | \u0c86 | |
| java | \u0C86 | |
| go | \u0C86 | |
| ruby | \u{C86} | |
| rust | \u{C86} | |
| ccpp | \u0c86 | |
| urlencoded | %E0%B2%86 | |
| utf8bytes | e0 b2 86 | |
| utf16bebytes | 0c 86 | |
| utf32bebytes | 00 00 0c 86 |
How to Use
HTML:
ಆ
CSS:
content: "\0C86"
JavaScript:
"\u{C86}"
Python:
"\u0c86"
Properties
Frequently Asked Questions
What is the ಆ character (KANNADA LETTER AA)?
ಆ (KANNADA LETTER AA) is the Unicode character U+0C86.
What is the Unicode codepoint of KANNADA LETTER AA?
The KANNADA LETTER AA character (ಆ) has codepoint U+0C86.
How do I type or copy KANNADA LETTER AA?
Copy ಆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.