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 HPA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3371 | |
| decimal | 13169 | |
| htmldecimal | ㍱ | |
| htmlhex | ㍱ | |
| css | \3371 | |
| javascript | \u{3371} | |
| python | \u3371 | |
| java | \u3371 | |
| go | \u3371 | |
| ruby | \u{3371} | |
| rust | \u{3371} | |
| ccpp | \u3371 | |
| urlencoded | %E3%8D%B1 | |
| utf8bytes | e3 8d b1 | |
| utf16bebytes | 33 71 | |
| utf32bebytes | 00 00 33 71 |
How to Use
HTML:
㍱
CSS:
content: "\3371"
JavaScript:
"\u{3371}"
Python:
"\u3371"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 0068 0050 0061