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