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' : ''">
㉨
CIRCLED HANGUL CIEUC
Overview
㉨ (CIRCLED HANGUL CIEUC) is the Unicode character at code point U+3268. 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+3268 | |
| decimal | 12904 | |
| htmldecimal | ㉨ | |
| htmlhex | ㉨ | |
| css | \3268 | |
| javascript | \u{3268} | |
| python | \u3268 | |
| java | \u3268 | |
| go | \u3268 | |
| ruby | \u{3268} | |
| rust | \u{3268} | |
| ccpp | \u3268 | |
| urlencoded | %E3%89%A8 | |
| utf8bytes | e3 89 a8 | |
| utf16bebytes | 32 68 | |
| utf32bebytes | 00 00 32 68 |
How to Use
HTML:
㉨
CSS:
content: "\3268"
JavaScript:
"\u{3268}"
Python:
"\u3268"
Properties
- Script
- Hang
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 110C
Frequently Asked Questions
What is the ㉨ character (CIRCLED HANGUL CIEUC)?
㉨ (CIRCLED HANGUL CIEUC) is the Unicode character U+3268.
What is the Unicode codepoint of CIRCLED HANGUL CIEUC?
The CIRCLED HANGUL CIEUC character (㉨) has codepoint U+3268.
How do I type or copy CIRCLED HANGUL CIEUC?
Copy ㉨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.