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