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