If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+09FE, officially named BENGALI SANDHI MARK, was introduced in Unicode version 11.0. It is part of the Bengali block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Beng script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
2558
Copied!
|
|---|---|
| UTF-8 |
E0 A7 BE
Copied!
|
| UTF-16 |
09 FE
Copied!
|
| UTF-32 |
00 00 09 FE
Copied!
|
| URL-Quoted |
%E0%A7%BE
Copied!
|
| HTML hex reference |
৾
Copied!
|
| RFC 5137 |
\u'09FE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u09FE
Copied!
|
| C and C++ |
\u09fe
Copied!
|
| C# |
\u09fe
Copied!
|
| CSS |
\0009FE
Copied!
|
| Excel |
=UNICHAR(2558)
Copied!
|
| Go |
\u09fe
Copied!
|
| JavaScript |
\u09FE
Copied!
|
| Modern JavaScript (since ES6) |
\u{09fe}
Copied!
|
| JSON |
\u09FE
Copied!
|
| Java |
\u09FE
Copied!
|
| Lua |
\u{09FE}
Copied!
|
| Matlab |
char(2558)
Copied!
|
| Perl |
\x{09FE}
Copied!
|
| PHP |
\u{09fe}
Copied!
|
| PostgreSQL |
U&'\09FE'
Copied!
|
| PowerShell |
`u{09FE}
Copied!
|
| Python |
\u09fe
Copied!
|
| Ruby |
\u{09fe}
Copied!
|
| Rust |
\u{09fe}
Copied!
|