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