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