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 M SQUARED
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33A1 | |
| decimal | 13217 | |
| htmldecimal | ㎡ | |
| htmlhex | ㎡ | |
| css | \33A1 | |
| javascript | \u{33A1} | |
| python | \u33a1 | |
| java | \u33A1 | |
| go | \u33A1 | |
| ruby | \u{33A1} | |
| rust | \u{33A1} | |
| ccpp | \u33a1 | |
| urlencoded | %E3%8E%A1 | |
| utf8bytes | e3 8e a1 | |
| utf16bebytes | 33 a1 | |
| utf32bebytes | 00 00 33 a1 |
How to Use
HTML:
㎡
CSS:
content: "\33A1"
JavaScript:
"\u{33A1}"
Python:
"\u33a1"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 006D 00B2