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