If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+3214, officially named PARENTHESIZED HANGUL SIOS A, was introduced in Unicode version 1.1. It is part of the Enclosed CJK block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as PARENTHESIZED HANGUL SA.
Categorized technically as a Other Symbol, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is a compatibility composition and has wide 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º |
12820
Copied!
|
|---|---|
| UTF-8 |
E3 88 94
Copied!
|
| UTF-16 |
32 14
Copied!
|
| UTF-32 |
00 00 32 14
Copied!
|
| URL-Quoted |
%E3%88%94
Copied!
|
| HTML hex reference |
㈔
Copied!
|
| RFC 5137 |
\u'3214'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u3214
Copied!
|
| C and C++ |
\u3214
Copied!
|
| C# |
\u3214
Copied!
|
| CSS |
\003214
Copied!
|
| Excel |
=UNICHAR(12820)
Copied!
|
| Go |
\u3214
Copied!
|
| JavaScript |
\u3214
Copied!
|
| Modern JavaScript (since ES6) |
\u{3214}
Copied!
|
| JSON |
\u3214
Copied!
|
| Java |
\u3214
Copied!
|
| Lua |
\u{3214}
Copied!
|
| Matlab |
char(12820)
Copied!
|
| Perl |
\x{3214}
Copied!
|
| PHP |
\u{3214}
Copied!
|
| PostgreSQL |
U&'\3214'
Copied!
|
| PowerShell |
`u{3214}
Copied!
|
| Python |
\u3214
Copied!
|
| Ruby |
\u{3214}
Copied!
|
| Rust |
\u{3214}
Copied!
|