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