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