If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE58, officially named SMALL EM DASH, was introduced in Unicode version 1.1. It is part of the Small Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Dash Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown 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º |
65112
Copied!
|
|---|---|
| UTF-8 |
EF B9 98
Copied!
|
| UTF-16 |
FE 58
Copied!
|
| UTF-32 |
00 00 FE 58
Copied!
|
| URL-Quoted |
%EF%B9%98
Copied!
|
| HTML hex reference |
﹘
Copied!
|
| RFC 5137 |
\u'FE58'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE58
Copied!
|
| C and C++ |
\ufe58
Copied!
|
| C# |
\ufe58
Copied!
|
| CSS |
\00FE58
Copied!
|
| Excel |
=UNICHAR(65112)
Copied!
|
| Go |
\ufe58
Copied!
|
| JavaScript |
\uFE58
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe58}
Copied!
|
| JSON |
\uFE58
Copied!
|
| Java |
\uFE58
Copied!
|
| Lua |
\u{FE58}
Copied!
|
| Matlab |
char(65112)
Copied!
|
| Perl |
\x{FE58}
Copied!
|
| PHP |
\u{fe58}
Copied!
|
| PostgreSQL |
U&'\FE58'
Copied!
|
| PowerShell |
`u{FE58}
Copied!
|
| Python |
\ufe58
Copied!
|
| Ruby |
\u{fe58}
Copied!
|
| Rust |
\u{fe58}
Copied!
|