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