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