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