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 GANDA MARK) is the Unicode character at code point U+09FB. It belongs to the Bengali block, in the Currency Symbol (Sc) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09FB | |
| decimal | 2555 | |
| htmldecimal | ৻ | |
| htmlhex | ৻ | |
| css | \09FB | |
| javascript | \u{9FB} | |
| python | \u09fb | |
| java | \u09FB | |
| go | \u09FB | |
| ruby | \u{9FB} | |
| rust | \u{9FB} | |
| ccpp | \u09fb | |
| urlencoded | %E0%A7%BB | |
| utf8bytes | e0 a7 bb | |
| utf16bebytes | 09 fb | |
| utf32bebytes | 00 00 09 fb |
How to Use
HTML:
৻
CSS:
content: "\09FB"
JavaScript:
"\u{9FB}"
Python:
"\u09fb"
Properties
Frequently Asked Questions
What is the ৻ character (BENGALI GANDA MARK)?
৻ (BENGALI GANDA MARK) is the Unicode character U+09FB.
What is the Unicode codepoint of BENGALI GANDA MARK?
The BENGALI GANDA MARK character (৻) has codepoint U+09FB.
How do I type or copy BENGALI GANDA MARK?
Copy ৻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.