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' : ''">
आ
DEVANAGARI LETTER AA
Overview
आ (DEVANAGARI LETTER AA) is the Unicode character at code point U+0906. It belongs to the Devanagari block, in the Other Letter (Lo) general category. Its script is Deva.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0906 | |
| decimal | 2310 | |
| htmldecimal | आ | |
| htmlhex | आ | |
| css | \0906 | |
| javascript | \u{906} | |
| python | \u0906 | |
| java | \u0906 | |
| go | \u0906 | |
| ruby | \u{906} | |
| rust | \u{906} | |
| ccpp | \u0906 | |
| urlencoded | %E0%A4%86 | |
| utf8bytes | e0 a4 86 | |
| utf16bebytes | 09 06 | |
| utf32bebytes | 00 00 09 06 |
How to Use
HTML:
आ
CSS:
content: "\0906"
JavaScript:
"\u{906}"
Python:
"\u0906"
Properties
- Block
- Devanagari
- Script
- Deva
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the आ character (DEVANAGARI LETTER AA)?
आ (DEVANAGARI LETTER AA) is the Unicode character U+0906.
What is the Unicode codepoint of DEVANAGARI LETTER AA?
The DEVANAGARI LETTER AA character (आ) has codepoint U+0906.
How do I type or copy DEVANAGARI LETTER AA?
Copy आ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.