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