If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF63, officially named HALFWIDTH RIGHT CORNER BRACKET, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as HALFWIDTH CLOSING CORNER BRACKET.
Categorized technically as a Close Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has halfwidth in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65379
Copied!
|
|---|---|
| UTF-8 |
EF BD A3
Copied!
|
| UTF-16 |
FF 63
Copied!
|
| UTF-32 |
00 00 FF 63
Copied!
|
| URL-Quoted |
%EF%BD%A3
Copied!
|
| HTML hex reference |
」
Copied!
|
| RFC 5137 |
\u'FF63'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF63
Copied!
|
| C and C++ |
\uff63
Copied!
|
| C# |
\uff63
Copied!
|
| CSS |
\00FF63
Copied!
|
| Excel |
=UNICHAR(65379)
Copied!
|
| Go |
\uff63
Copied!
|
| JavaScript |
\uFF63
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff63}
Copied!
|
| JSON |
\uFF63
Copied!
|
| Java |
\uFF63
Copied!
|
| Lua |
\u{FF63}
Copied!
|
| Matlab |
char(65379)
Copied!
|
| Perl |
\x{FF63}
Copied!
|
| PHP |
\u{ff63}
Copied!
|
| PostgreSQL |
U&'\FF63'
Copied!
|
| PowerShell |
`u{FF63}
Copied!
|
| Python |
\uff63
Copied!
|
| Ruby |
\u{ff63}
Copied!
|
| Rust |
\u{ff63}
Copied!
|