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