If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFA2, officially named HALFWIDTH HANGUL LETTER SSANGKIYEOK, 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 GIYEOG.
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º |
65442
Copied!
|
|---|---|
| UTF-8 |
EF BE A2
Copied!
|
| UTF-16 |
FF A2
Copied!
|
| UTF-32 |
00 00 FF A2
Copied!
|
| URL-Quoted |
%EF%BE%A2
Copied!
|
| HTML hex reference |
ᄁ
Copied!
|
| RFC 5137 |
\u'FFA2'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFA2
Copied!
|
| C and C++ |
\uffa2
Copied!
|
| C# |
\uffa2
Copied!
|
| CSS |
\00FFA2
Copied!
|
| Excel |
=UNICHAR(65442)
Copied!
|
| Go |
\uffa2
Copied!
|
| JavaScript |
\uFFA2
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffa2}
Copied!
|
| JSON |
\uFFA2
Copied!
|
| Java |
\uFFA2
Copied!
|
| Lua |
\u{FFA2}
Copied!
|
| Matlab |
char(65442)
Copied!
|
| Perl |
\x{FFA2}
Copied!
|
| PHP |
\u{ffa2}
Copied!
|
| PostgreSQL |
U&'\FFA2'
Copied!
|
| PowerShell |
`u{FFA2}
Copied!
|
| Python |
\uffa2
Copied!
|
| Ruby |
\u{ffa2}
Copied!
|
| Rust |
\u{ffa2}
Copied!
|