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