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