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 IN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+33CC | |
| decimal | 13260 | |
| htmldecimal | ㏌ | |
| htmlhex | ㏌ | |
| css | \33CC | |
| javascript | \u{33CC} | |
| python | \u33cc | |
| java | \u33CC | |
| go | \u33CC | |
| ruby | \u{33CC} | |
| rust | \u{33CC} | |
| ccpp | \u33cc | |
| urlencoded | %E3%8F%8C | |
| utf8bytes | e3 8f 8c | |
| utf16bebytes | 33 cc | |
| utf32bebytes | 00 00 33 cc |
How to Use
HTML:
㏌
CSS:
content: "\33CC"
JavaScript:
"\u{33CC}"
Python:
"\u33cc"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 0069 006E