If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FE19, officially named PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS, was introduced in Unicode version 4.1. It is part of the Vertical Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other 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º |
65049
Copied!
|
|---|---|
| UTF-8 |
EF B8 99
Copied!
|
| UTF-16 |
FE 19
Copied!
|
| UTF-32 |
00 00 FE 19
Copied!
|
| URL-Quoted |
%EF%B8%99
Copied!
|
| HTML hex reference |
︙
Copied!
|
| RFC 5137 |
\u'FE19'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFE19
Copied!
|
| C and C++ |
\ufe19
Copied!
|
| C# |
\ufe19
Copied!
|
| CSS |
\00FE19
Copied!
|
| Excel |
=UNICHAR(65049)
Copied!
|
| Go |
\ufe19
Copied!
|
| JavaScript |
\uFE19
Copied!
|
| Modern JavaScript (since ES6) |
\u{fe19}
Copied!
|
| JSON |
\uFE19
Copied!
|
| Java |
\uFE19
Copied!
|
| Lua |
\u{FE19}
Copied!
|
| Matlab |
char(65049)
Copied!
|
| Perl |
\x{FE19}
Copied!
|
| PHP |
\u{fe19}
Copied!
|
| PostgreSQL |
U&'\FE19'
Copied!
|
| PowerShell |
`u{FE19}
Copied!
|
| Python |
\ufe19
Copied!
|
| Ruby |
\u{fe19}
Copied!
|
| Rust |
\u{fe19}
Copied!
|