If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+320F, officially named PARENTHESIZED HANGUL NIEUN 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 NA.
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º |
12815
Copied!
|
|---|---|
| UTF-8 |
E3 88 8F
Copied!
|
| UTF-16 |
32 0F
Copied!
|
| UTF-32 |
00 00 32 0F
Copied!
|
| URL-Quoted |
%E3%88%8F
Copied!
|
| HTML hex reference |
㈏
Copied!
|
| RFC 5137 |
\u'320F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u320F
Copied!
|
| C and C++ |
\u320f
Copied!
|
| C# |
\u320f
Copied!
|
| CSS |
\00320F
Copied!
|
| Excel |
=UNICHAR(12815)
Copied!
|
| Go |
\u320f
Copied!
|
| JavaScript |
\u320F
Copied!
|
| Modern JavaScript (since ES6) |
\u{320f}
Copied!
|
| JSON |
\u320F
Copied!
|
| Java |
\u320F
Copied!
|
| Lua |
\u{320F}
Copied!
|
| Matlab |
char(12815)
Copied!
|
| Perl |
\x{320F}
Copied!
|
| PHP |
\u{320f}
Copied!
|
| PostgreSQL |
U&'\320F'
Copied!
|
| PowerShell |
`u{320F}
Copied!
|
| Python |
\u320f
Copied!
|
| Ruby |
\u{320f}
Copied!
|
| Rust |
\u{320f}
Copied!
|