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 ARUHUA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3301 | |
| decimal | 13057 | |
| htmldecimal | ㌁ | |
| htmlhex | ㌁ | |
| css | \3301 | |
| javascript | \u{3301} | |
| python | \u3301 | |
| java | \u3301 | |
| go | \u3301 | |
| ruby | \u{3301} | |
| rust | \u{3301} | |
| ccpp | \u3301 | |
| urlencoded | %E3%8C%81 | |
| utf8bytes | e3 8c 81 | |
| utf16bebytes | 33 01 | |
| utf32bebytes | 00 00 33 01 |
How to Use
HTML:
㌁
CSS:
content: "\3301"
JavaScript:
"\u{3301}"
Python:
"\u3301"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30A2 30EB 30D5 30A1