If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE45, officially named SESAME DOT, was introduced in Unicode version 3.2. It is part of the CJK Compat Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has wide in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
65093
Copied!
|
|---|---|
| UTF-8 |
EF B9 85
Copied!
|
| UTF-16 |
FE 45
Copied!
|
| UTF-32 |
00 00 FE 45
Copied!
|
| URL-Quoted |
%EF%B9%85
Copied!
|
| HTML hex reference |
﹅
Copied!
|
| RFC 5137 |
\u'FE45'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE45
Copied!
|
| C and C++ |
\ufe45
Copied!
|
| C# |
\ufe45
Copied!
|
| CSS |
\00FE45
Copied!
|
| Excel |
=UNICHAR(65093)
Copied!
|
| Go |
\ufe45
Copied!
|
| JavaScript |
\uFE45
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe45}
Copied!
|
| JSON |
\uFE45
Copied!
|
| Java |
\uFE45
Copied!
|
| Lua |
\u{FE45}
Copied!
|
| Matlab |
char(65093)
Copied!
|
| Perl |
\x{FE45}
Copied!
|
| PHP |
\u{fe45}
Copied!
|
| PostgreSQL |
U&'\FE45'
Copied!
|
| PowerShell |
`u{FE45}
Copied!
|
| Python |
\ufe45
Copied!
|
| Ruby |
\u{fe45}
Copied!
|
| Rust |
\u{fe45}
Copied!
|