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 SANDHI MARK) is the Unicode character at code point U+09FE. It belongs to the Bengali block, in the Nonspacing Mark (Mn) general category. Its script is Beng.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+09FE | |
| decimal | 2558 | |
| htmldecimal | ৾ | |
| htmlhex | ৾ | |
| css | \09FE | |
| javascript | \u{9FE} | |
| python | \u09fe | |
| java | \u09FE | |
| go | \u09FE | |
| ruby | \u{9FE} | |
| rust | \u{9FE} | |
| ccpp | \u09fe | |
| urlencoded | %E0%A7%BE | |
| utf8bytes | e0 a7 be | |
| utf16bebytes | 09 fe | |
| utf32bebytes | 00 00 09 fe |
How to Use
HTML:
৾
CSS:
content: "\09FE"
JavaScript:
"\u{9FE}"
Python:
"\u09fe"
Properties
Frequently Asked Questions
What is the ৾ character (BENGALI SANDHI MARK)?
৾ (BENGALI SANDHI MARK) is the Unicode character U+09FE.
What is the Unicode codepoint of BENGALI SANDHI MARK?
The BENGALI SANDHI MARK character (৾) has codepoint U+09FE.
How do I type or copy BENGALI SANDHI MARK?
Copy ৾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.