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
ஂ (TAMIL SIGN ANUSVARA) is the Unicode character at code point U+0B82. It belongs to the Tamil block, in the Nonspacing Mark (Mn) general category. Its script is Taml.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0B82 | |
| decimal | 2946 | |
| htmldecimal | ஂ | |
| htmlhex | ஂ | |
| css | \0B82 | |
| javascript | \u{B82} | |
| python | \u0b82 | |
| java | \u0B82 | |
| go | \u0B82 | |
| ruby | \u{B82} | |
| rust | \u{B82} | |
| ccpp | \u0b82 | |
| urlencoded | %E0%AE%82 | |
| utf8bytes | e0 ae 82 | |
| utf16bebytes | 0b 82 | |
| utf32bebytes | 00 00 0b 82 |
How to Use
HTML:
ஂ
CSS:
content: "\0B82"
JavaScript:
"\u{B82}"
Python:
"\u0b82"
Properties
Frequently Asked Questions
What is the ஂ character (TAMIL SIGN ANUSVARA)?
ஂ (TAMIL SIGN ANUSVARA) is the Unicode character U+0B82.
What is the Unicode codepoint of TAMIL SIGN ANUSVARA?
The TAMIL SIGN ANUSVARA character (ஂ) has codepoint U+0B82.
How do I type or copy TAMIL SIGN ANUSVARA?
Copy ஂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.