If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE4B, officially named WAVY 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 WAVY 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º |
65099
Copied!
|
|---|---|
| UTF-8 |
EF B9 8B
Copied!
|
| UTF-16 |
FE 4B
Copied!
|
| UTF-32 |
00 00 FE 4B
Copied!
|
| URL-Quoted |
%EF%B9%8B
Copied!
|
| HTML hex reference |
﹋
Copied!
|
| RFC 5137 |
\u'FE4B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE4B
Copied!
|
| C and C++ |
\ufe4b
Copied!
|
| C# |
\ufe4b
Copied!
|
| CSS |
\00FE4B
Copied!
|
| Excel |
=UNICHAR(65099)
Copied!
|
| Go |
\ufe4b
Copied!
|
| JavaScript |
\uFE4B
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe4b}
Copied!
|
| JSON |
\uFE4B
Copied!
|
| Java |
\uFE4B
Copied!
|
| Lua |
\u{FE4B}
Copied!
|
| Matlab |
char(65099)
Copied!
|
| Perl |
\x{FE4B}
Copied!
|
| PHP |
\u{fe4b}
Copied!
|
| PostgreSQL |
U&'\FE4B'
Copied!
|
| PowerShell |
`u{FE4B}
Copied!
|
| Python |
\ufe4b
Copied!
|
| Ruby |
\u{fe4b}
Copied!
|
| Rust |
\u{fe4b}
Copied!
|