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 IDEOGRAPH SUPERVISE
Overview
㊬ (CIRCLED IDEOGRAPH SUPERVISE) is the Unicode character at code point U+32AC. It belongs to the Enclosed CJK Letters and Months block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32AC | |
| decimal | 12972 | |
| htmldecimal | ㊬ | |
| htmlhex | ㊬ | |
| css | \32AC | |
| javascript | \u{32AC} | |
| python | \u32ac | |
| java | \u32AC | |
| go | \u32AC | |
| ruby | \u{32AC} | |
| rust | \u{32AC} | |
| ccpp | \u32ac | |
| urlencoded | %E3%8A%AC | |
| utf8bytes | e3 8a ac | |
| utf16bebytes | 32 ac | |
| utf32bebytes | 00 00 32 ac |
How to Use
HTML:
㊬
CSS:
content: "\32AC"
JavaScript:
"\u{32AC}"
Python:
"\u32ac"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 76E3
Frequently Asked Questions
What is the ㊬ character (CIRCLED IDEOGRAPH SUPERVISE)?
㊬ (CIRCLED IDEOGRAPH SUPERVISE) is the Unicode character U+32AC.
What is the Unicode codepoint of CIRCLED IDEOGRAPH SUPERVISE?
The CIRCLED IDEOGRAPH SUPERVISE character (㊬) has codepoint U+32AC.
How do I type or copy CIRCLED IDEOGRAPH SUPERVISE?
Copy ㊬ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.