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