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