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