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