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
ಂ (KANNADA SIGN ANUSVARA) is the Unicode character at code point U+0C82. It belongs to the Kannada block, in the Spacing Mark (Mc) general category. Its script is Knda.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0C82 | |
| decimal | 3202 | |
| htmldecimal | ಂ | |
| htmlhex | ಂ | |
| css | \0C82 | |
| javascript | \u{C82} | |
| python | \u0c82 | |
| java | \u0C82 | |
| go | \u0C82 | |
| ruby | \u{C82} | |
| rust | \u{C82} | |
| ccpp | \u0c82 | |
| urlencoded | %E0%B2%82 | |
| utf8bytes | e0 b2 82 | |
| utf16bebytes | 0c 82 | |
| utf32bebytes | 00 00 0c 82 |
How to Use
HTML:
ಂ
CSS:
content: "\0C82"
JavaScript:
"\u{C82}"
Python:
"\u0c82"
Properties
Frequently Asked Questions
What is the ಂ character (KANNADA SIGN ANUSVARA)?
ಂ (KANNADA SIGN ANUSVARA) is the Unicode character U+0C82.
What is the Unicode codepoint of KANNADA SIGN ANUSVARA?
The KANNADA SIGN ANUSVARA character (ಂ) has codepoint U+0C82.
How do I type or copy KANNADA SIGN ANUSVARA?
Copy ಂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.