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