If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE4A, officially named CENTRELINE OVERLINE, was introduced in Unicode version 1.1. It is part of the CJK Compat Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SPACING CENTERLINE OVERSCORE.
Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is a compatibility 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º |
65098
Copied!
|
|---|---|
| UTF-8 |
EF B9 8A
Copied!
|
| UTF-16 |
FE 4A
Copied!
|
| UTF-32 |
00 00 FE 4A
Copied!
|
| URL-Quoted |
%EF%B9%8A
Copied!
|
| HTML hex reference |
﹊
Copied!
|
| RFC 5137 |
\u'FE4A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE4A
Copied!
|
| C and C++ |
\ufe4a
Copied!
|
| C# |
\ufe4a
Copied!
|
| CSS |
\00FE4A
Copied!
|
| Excel |
=UNICHAR(65098)
Copied!
|
| Go |
\ufe4a
Copied!
|
| JavaScript |
\uFE4A
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe4a}
Copied!
|
| JSON |
\uFE4A
Copied!
|
| Java |
\uFE4A
Copied!
|
| Lua |
\u{FE4A}
Copied!
|
| Matlab |
char(65098)
Copied!
|
| Perl |
\x{FE4A}
Copied!
|
| PHP |
\u{fe4a}
Copied!
|
| PostgreSQL |
U&'\FE4A'
Copied!
|
| PowerShell |
`u{FE4A}
Copied!
|
| Python |
\ufe4a
Copied!
|
| Ruby |
\u{fe4a}
Copied!
|
| Rust |
\u{fe4a}
Copied!
|