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