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 FOUR) is the Unicode character at code point U+09F7. 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+09F7 | |
| decimal | 2551 | |
| htmldecimal | ৷ | |
| htmlhex | ৷ | |
| css | \09F7 | |
| javascript | \u{9F7} | |
| python | \u09f7 | |
| java | \u09F7 | |
| go | \u09F7 | |
| ruby | \u{9F7} | |
| rust | \u{9F7} | |
| ccpp | \u09f7 | |
| urlencoded | %E0%A7%B7 | |
| utf8bytes | e0 a7 b7 | |
| utf16bebytes | 09 f7 | |
| utf32bebytes | 00 00 09 f7 |
How to Use
HTML:
৷
CSS:
content: "\09F7"
JavaScript:
"\u{9F7}"
Python:
"\u09f7"
Properties
Frequently Asked Questions
What is the ৷ character (BENGALI CURRENCY NUMERATOR FOUR)?
৷ (BENGALI CURRENCY NUMERATOR FOUR) is the Unicode character U+09F7.
What is the Unicode codepoint of BENGALI CURRENCY NUMERATOR FOUR?
The BENGALI CURRENCY NUMERATOR FOUR character (৷) has codepoint U+09F7.
How do I type or copy BENGALI CURRENCY NUMERATOR FOUR?
Copy ৷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.