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