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 HA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33CA | |
| decimal | 13258 | |
| htmldecimal | ㏊ | |
| htmlhex | ㏊ | |
| css | \33CA | |
| javascript | \u{33CA} | |
| python | \u33ca | |
| java | \u33CA | |
| go | \u33CA | |
| ruby | \u{33CA} | |
| rust | \u{33CA} | |
| ccpp | \u33ca | |
| urlencoded | %E3%8F%8A | |
| utf8bytes | e3 8f 8a | |
| utf16bebytes | 33 ca | |
| utf32bebytes | 00 00 33 ca |
How to Use
HTML:
㏊
CSS:
content: "\33CA"
JavaScript:
"\u{33CA}"
Python:
"\u33ca"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 0068 0061