If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+321D, officially named PARENTHESIZED KOREAN CHARACTER OJEON, was introduced in Unicode version 4.0. It is part of the Enclosed CJK block, which belongs to the Basic Multilingual plane.
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 Other Neutral 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º |
12829
Copied!
|
|---|---|
| UTF-8 |
E3 88 9D
Copied!
|
| UTF-16 |
32 1D
Copied!
|
| UTF-32 |
00 00 32 1D
Copied!
|
| URL-Quoted |
%E3%88%9D
Copied!
|
| HTML hex reference |
㈝
Copied!
|
| RFC 5137 |
\u'321D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u321D
Copied!
|
| C and C++ |
\u321d
Copied!
|
| C# |
\u321d
Copied!
|
| CSS |
\00321D
Copied!
|
| Excel |
=UNICHAR(12829)
Copied!
|
| Go |
\u321d
Copied!
|
| JavaScript |
\u321D
Copied!
|
| Modern JavaScript (since ES6) |
\u{321d}
Copied!
|
| JSON |
\u321D
Copied!
|
| Java |
\u321D
Copied!
|
| Lua |
\u{321D}
Copied!
|
| Matlab |
char(12829)
Copied!
|
| Perl |
\x{321D}
Copied!
|
| PHP |
\u{321d}
Copied!
|
| PostgreSQL |
U&'\321D'
Copied!
|
| PowerShell |
`u{321D}
Copied!
|
| Python |
\u321d
Copied!
|
| Ruby |
\u{321d}
Copied!
|
| Rust |
\u{321d}
Copied!
|