copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('㈍'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
㈍
PARENTHESIZED HANGUL HIEUH
Overview
㈍ (PARENTHESIZED HANGUL HIEUH) is the Unicode character at code point U+320D. It belongs to the Enclosed CJK Letters and Months block, in the Other Symbol (So) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+320D | |
| decimal | 12813 | |
| htmldecimal | ㈍ | |
| htmlhex | ㈍ | |
| css | \320D | |
| javascript | \u{320D} | |
| python | \u320d | |
| java | \u320D | |
| go | \u320D | |
| ruby | \u{320D} | |
| rust | \u{320D} | |
| ccpp | \u320d | |
| urlencoded | %E3%88%8D | |
| utf8bytes | e3 88 8d | |
| utf16bebytes | 32 0d | |
| utf32bebytes | 00 00 32 0d |
How to Use
HTML:
㈍
CSS:
content: "\320D"
JavaScript:
"\u{320D}"
Python:
"\u320d"
Properties
- Script
- Hang
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 1112 0029
Frequently Asked Questions
What is the ㈍ character (PARENTHESIZED HANGUL HIEUH)?
㈍ (PARENTHESIZED HANGUL HIEUH) is the Unicode character U+320D.
What is the Unicode codepoint of PARENTHESIZED HANGUL HIEUH?
The PARENTHESIZED HANGUL HIEUH character (㈍) has codepoint U+320D.
How do I type or copy PARENTHESIZED HANGUL HIEUH?
Copy ㈍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.