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 SIX
Overview
㊻ (CIRCLED NUMBER FORTY SIX) is the Unicode character at code point U+32BB. 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+32BB | |
| decimal | 12987 | |
| htmldecimal | ㊻ | |
| htmlhex | ㊻ | |
| css | \32BB | |
| javascript | \u{32BB} | |
| python | \u32bb | |
| java | \u32BB | |
| go | \u32BB | |
| ruby | \u{32BB} | |
| rust | \u{32BB} | |
| ccpp | \u32bb | |
| urlencoded | %E3%8A%BB | |
| utf8bytes | e3 8a bb | |
| utf16bebytes | 32 bb | |
| utf32bebytes | 00 00 32 bb |
How to Use
HTML:
㊻
CSS:
content: "\32BB"
JavaScript:
"\u{32BB}"
Python:
"\u32bb"
Properties
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <circle> 0034 0036
Frequently Asked Questions
What is the ㊻ character (CIRCLED NUMBER FORTY SIX)?
㊻ (CIRCLED NUMBER FORTY SIX) is the Unicode character U+32BB.
What is the Unicode codepoint of CIRCLED NUMBER FORTY SIX?
The CIRCLED NUMBER FORTY SIX character (㊻) has codepoint U+32BB.
How do I type or copy CIRCLED NUMBER FORTY SIX?
Copy ㊻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.