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 NA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3381 | |
| decimal | 13185 | |
| htmldecimal | ㎁ | |
| htmlhex | ㎁ | |
| css | \3381 | |
| javascript | \u{3381} | |
| python | \u3381 | |
| java | \u3381 | |
| go | \u3381 | |
| ruby | \u{3381} | |
| rust | \u{3381} | |
| ccpp | \u3381 | |
| urlencoded | %E3%8E%81 | |
| utf8bytes | e3 8e 81 | |
| utf16bebytes | 33 81 | |
| utf32bebytes | 00 00 33 81 |
How to Use
HTML:
㎁
CSS:
content: "\3381"
JavaScript:
"\u{3381}"
Python:
"\u3381"
Properties
- Block
- CJK Compatibility
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 006E 0041