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 PEEZI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+333B | |
| decimal | 13115 | |
| htmldecimal | ㌻ | |
| htmlhex | ㌻ | |
| css | \333B | |
| javascript | \u{333B} | |
| python | \u333b | |
| java | \u333B | |
| go | \u333B | |
| ruby | \u{333B} | |
| rust | \u{333B} | |
| ccpp | \u333b | |
| urlencoded | %E3%8C%BB | |
| utf8bytes | e3 8c bb | |
| utf16bebytes | 33 3b | |
| utf32bebytes | 00 00 33 3b |
How to Use
HTML:
㌻
CSS:
content: "\333B"
JavaScript:
"\u{333B}"
Python:
"\u333b"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30DA 30FC 30B8