If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE34, officially named PRESENTATION FORM FOR VERTICAL 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 GLYPH FOR VERTICAL 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 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º |
65076
Copied!
|
|---|---|
| UTF-8 |
EF B8 B4
Copied!
|
| UTF-16 |
FE 34
Copied!
|
| UTF-32 |
00 00 FE 34
Copied!
|
| URL-Quoted |
%EF%B8%B4
Copied!
|
| HTML hex reference |
︴
Copied!
|
| RFC 5137 |
\u'FE34'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE34
Copied!
|
| C and C++ |
\ufe34
Copied!
|
| C# |
\ufe34
Copied!
|
| CSS |
\00FE34
Copied!
|
| Excel |
=UNICHAR(65076)
Copied!
|
| Go |
\ufe34
Copied!
|
| JavaScript |
\uFE34
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe34}
Copied!
|
| JSON |
\uFE34
Copied!
|
| Java |
\uFE34
Copied!
|
| Lua |
\u{FE34}
Copied!
|
| Matlab |
char(65076)
Copied!
|
| Perl |
\x{FE34}
Copied!
|
| PHP |
\u{fe34}
Copied!
|
| PostgreSQL |
U&'\FE34'
Copied!
|
| PowerShell |
`u{FE34}
Copied!
|
| Python |
\ufe34
Copied!
|
| Ruby |
\u{fe34}
Copied!
|
| Rust |
\u{fe34}
Copied!
|