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