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