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