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 MU W
Overview
㎼ (SQUARE MU W) is the Unicode character at code point U+33BC. 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+33BC | |
| decimal | 13244 | |
| htmldecimal | ㎼ | |
| htmlhex | ㎼ | |
| css | \33BC | |
| javascript | \u{33BC} | |
| python | \u33bc | |
| java | \u33BC | |
| go | \u33BC | |
| ruby | \u{33BC} | |
| rust | \u{33BC} | |
| ccpp | \u33bc | |
| urlencoded | %E3%8E%BC | |
| utf8bytes | e3 8e bc | |
| utf16bebytes | 33 bc | |
| utf32bebytes | 00 00 33 bc |
How to Use
HTML:
㎼
CSS:
content: "\33BC"
JavaScript:
"\u{33BC}"
Python:
"\u33bc"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 03BC 0057
Frequently Asked Questions
What is the ㎼ character (SQUARE MU W)?
㎼ (SQUARE MU W) is the Unicode character U+33BC.
What is the Unicode codepoint of SQUARE MU W?
The SQUARE MU W character (㎼) has codepoint U+33BC.
How do I type or copy SQUARE MU W?
Copy ㎼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.