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