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