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 RIEUL
Overview
㈃ (PARENTHESIZED HANGUL RIEUL) is the Unicode character at code point U+3203. 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+3203 | |
| decimal | 12803 | |
| htmldecimal | ㈃ | |
| htmlhex | ㈃ | |
| css | \3203 | |
| javascript | \u{3203} | |
| python | \u3203 | |
| java | \u3203 | |
| go | \u3203 | |
| ruby | \u{3203} | |
| rust | \u{3203} | |
| ccpp | \u3203 | |
| urlencoded | %E3%88%83 | |
| utf8bytes | e3 88 83 | |
| utf16bebytes | 32 03 | |
| utf32bebytes | 00 00 32 03 |
How to Use
HTML:
㈃
CSS:
content: "\3203"
JavaScript:
"\u{3203}"
Python:
"\u3203"
Properties
- Script
- Hang
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 1105 0029
Frequently Asked Questions
What is the ㈃ character (PARENTHESIZED HANGUL RIEUL)?
㈃ (PARENTHESIZED HANGUL RIEUL) is the Unicode character U+3203.
What is the Unicode codepoint of PARENTHESIZED HANGUL RIEUL?
The PARENTHESIZED HANGUL RIEUL character (㈃) has codepoint U+3203.
How do I type or copy PARENTHESIZED HANGUL RIEUL?
Copy ㈃ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.