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 BIRU
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3331 | |
| decimal | 13105 | |
| htmldecimal | ㌱ | |
| htmlhex | ㌱ | |
| css | \3331 | |
| javascript | \u{3331} | |
| python | \u3331 | |
| java | \u3331 | |
| go | \u3331 | |
| ruby | \u{3331} | |
| rust | \u{3331} | |
| ccpp | \u3331 | |
| urlencoded | %E3%8C%B1 | |
| utf8bytes | e3 8c b1 | |
| utf16bebytes | 33 31 | |
| utf32bebytes | 00 00 33 31 |
How to Use
HTML:
㌱
CSS:
content: "\3331"
JavaScript:
"\u{3331}"
Python:
"\u3331"
Properties
- Block
- CJK Compatibility
- Script
- Kana
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <square> 30D3 30EB