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