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 VISARGA) is the Unicode character at code point U+0983. 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+0983 | |
| decimal | 2435 | |
| htmldecimal | ঃ | |
| htmlhex | ঃ | |
| css | \0983 | |
| javascript | \u{983} | |
| python | \u0983 | |
| java | \u0983 | |
| go | \u0983 | |
| ruby | \u{983} | |
| rust | \u{983} | |
| ccpp | \u0983 | |
| urlencoded | %E0%A6%83 | |
| utf8bytes | e0 a6 83 | |
| utf16bebytes | 09 83 | |
| utf32bebytes | 00 00 09 83 |
How to Use
HTML:
ঃ
CSS:
content: "\0983"
JavaScript:
"\u{983}"
Python:
"\u0983"
Properties
Frequently Asked Questions
What is the ঃ character (BENGALI SIGN VISARGA)?
ঃ (BENGALI SIGN VISARGA) is the Unicode character U+0983.
What is the Unicode codepoint of BENGALI SIGN VISARGA?
The BENGALI SIGN VISARGA character (ঃ) has codepoint U+0983.
How do I type or copy BENGALI SIGN VISARGA?
Copy ঃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.