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 POINTO
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+333D | |
| decimal | 13117 | |
| htmldecimal | ㌽ | |
| htmlhex | ㌽ | |
| css | \333D | |
| javascript | \u{333D} | |
| python | \u333d | |
| java | \u333D | |
| go | \u333D | |
| ruby | \u{333D} | |
| rust | \u{333D} | |
| ccpp | \u333d | |
| urlencoded | %E3%8C%BD | |
| utf8bytes | e3 8c bd | |
| utf16bebytes | 33 3d | |
| utf32bebytes | 00 00 33 3d |
How to Use
HTML:
㌽
CSS:
content: "\333D"
JavaScript:
"\u{333D}"
Python:
"\u333d"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30DD 30A4 30F3 30C8