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