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