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