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 MPA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33AB | |
| decimal | 13227 | |
| htmldecimal | ㎫ | |
| htmlhex | ㎫ | |
| css | \33AB | |
| javascript | \u{33AB} | |
| python | \u33ab | |
| java | \u33AB | |
| go | \u33AB | |
| ruby | \u{33AB} | |
| rust | \u{33AB} | |
| ccpp | \u33ab | |
| urlencoded | %E3%8E%AB | |
| utf8bytes | e3 8e ab | |
| utf16bebytes | 33 ab | |
| utf32bebytes | 00 00 33 ab |
How to Use
HTML:
㎫
CSS:
content: "\33AB"
JavaScript:
"\u{33AB}"
Python:
"\u33ab"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 004D 0050 0061