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' : ''">
㎆
SQUARE MB
Overview
㎆ (SQUARE MB) is the Unicode character at code point U+3386. It belongs to the CJK Compatibility block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3386 | |
| decimal | 13190 | |
| htmldecimal | ㎆ | |
| htmlhex | ㎆ | |
| css | \3386 | |
| javascript | \u{3386} | |
| python | \u3386 | |
| java | \u3386 | |
| go | \u3386 | |
| ruby | \u{3386} | |
| rust | \u{3386} | |
| ccpp | \u3386 | |
| urlencoded | %E3%8E%86 | |
| utf8bytes | e3 8e 86 | |
| utf16bebytes | 33 86 | |
| utf32bebytes | 00 00 33 86 |
How to Use
HTML:
㎆
CSS:
content: "\3386"
JavaScript:
"\u{3386}"
Python:
"\u3386"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 004D 0042
Frequently Asked Questions
What is the ㎆ character (SQUARE MB)?
㎆ (SQUARE MB) is the Unicode character U+3386.
What is the Unicode codepoint of SQUARE MB?
The SQUARE MB character (㎆) has codepoint U+3386.
How do I type or copy SQUARE MB?
Copy ㎆ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.