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