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 VEDIC ANUSVARA) is the Unicode character at code point U+0D04. 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+0D04 | |
| decimal | 3332 | |
| htmldecimal | ഄ | |
| htmlhex | ഄ | |
| css | \0D04 | |
| javascript | \u{D04} | |
| python | \u0d04 | |
| java | \u0D04 | |
| go | \u0D04 | |
| ruby | \u{D04} | |
| rust | \u{D04} | |
| ccpp | \u0d04 | |
| urlencoded | %E0%B4%84 | |
| utf8bytes | e0 b4 84 | |
| utf16bebytes | 0d 04 | |
| utf32bebytes | 00 00 0d 04 |
How to Use
HTML:
ഄ
CSS:
content: "\0D04"
JavaScript:
"\u{D04}"
Python:
"\u0d04"
Properties
Frequently Asked Questions
What is the ഄ character (MALAYALAM LETTER VEDIC ANUSVARA)?
ഄ (MALAYALAM LETTER VEDIC ANUSVARA) is the Unicode character U+0D04.
What is the Unicode codepoint of MALAYALAM LETTER VEDIC ANUSVARA?
The MALAYALAM LETTER VEDIC ANUSVARA character (ഄ) has codepoint U+0D04.
How do I type or copy MALAYALAM LETTER VEDIC ANUSVARA?
Copy ഄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.