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