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