If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFB6, officially named HALFWIDTH HANGUL LETTER SSANGSIOS, 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 HANGUL LETTER SSANG SIOS.
Categorized technically as a Other Letter, this character typically falls under the Hangul 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º |
65462
Copied!
|
|---|---|
| UTF-8 |
EF BE B6
Copied!
|
| UTF-16 |
FF B6
Copied!
|
| UTF-32 |
00 00 FF B6
Copied!
|
| URL-Quoted |
%EF%BE%B6
Copied!
|
| HTML hex reference |
ᄊ
Copied!
|
| RFC 5137 |
\u'FFB6'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFB6
Copied!
|
| C and C++ |
\uffb6
Copied!
|
| C# |
\uffb6
Copied!
|
| CSS |
\00FFB6
Copied!
|
| Excel |
=UNICHAR(65462)
Copied!
|
| Go |
\uffb6
Copied!
|
| JavaScript |
\uFFB6
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffb6}
Copied!
|
| JSON |
\uFFB6
Copied!
|
| Java |
\uFFB6
Copied!
|
| Lua |
\u{FFB6}
Copied!
|
| Matlab |
char(65462)
Copied!
|
| Perl |
\x{FFB6}
Copied!
|
| PHP |
\u{ffb6}
Copied!
|
| PostgreSQL |
U&'\FFB6'
Copied!
|
| PowerShell |
`u{FFB6}
Copied!
|
| Python |
\uffb6
Copied!
|
| Ruby |
\u{ffb6}
Copied!
|
| Rust |
\u{ffb6}
Copied!
|