If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FF8B, officially named HALFWIDTH KATAKANA LETTER HI, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Kana 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 Left-To-Right 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º |
65419
Copied!
|
|---|---|
| UTF-8 |
EF BE 8B
Copied!
|
| UTF-16 |
FF 8B
Copied!
|
| UTF-32 |
00 00 FF 8B
Copied!
|
| URL-Quoted |
%EF%BE%8B
Copied!
|
| HTML hex reference |
ヒ
Copied!
|
| RFC 5137 |
\u'FF8B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFF8B
Copied!
|
| C and C++ |
\uff8b
Copied!
|
| C# |
\uff8b
Copied!
|
| CSS |
\00FF8B
Copied!
|
| Excel |
=UNICHAR(65419)
Copied!
|
| Go |
\uff8b
Copied!
|
| JavaScript |
\uFF8B
Copied!
|
| Modern JavaScript (since ES6) |
\u{ff8b}
Copied!
|
| JSON |
\uFF8B
Copied!
|
| Java |
\uFF8B
Copied!
|
| Lua |
\u{FF8B}
Copied!
|
| Matlab |
char(65419)
Copied!
|
| Perl |
\x{FF8B}
Copied!
|
| PHP |
\u{ff8b}
Copied!
|
| PostgreSQL |
U&'\FF8B'
Copied!
|
| PowerShell |
`u{FF8B}
Copied!
|
| Python |
\uff8b
Copied!
|
| Ruby |
\u{ff8b}
Copied!
|
| Rust |
\u{ff8b}
Copied!
|