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