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