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