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