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