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' : ''">
㐁
CJK UNIFIED IDEOGRAPH-3401
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3401 | |
| decimal | 13313 | |
| htmldecimal | 㐁 | |
| htmlhex | 㐁 | |
| css | \3401 | |
| javascript | \u{3401} | |
| python | \u3401 | |
| java | \u3401 | |
| go | \u3401 | |
| ruby | \u{3401} | |
| rust | \u{3401} | |
| ccpp | \u3401 | |
| urlencoded | %E3%90%81 | |
| utf8bytes | e3 90 81 | |
| utf16bebytes | 34 01 | |
| utf32bebytes | 00 00 34 01 |
How to Use
HTML:
㐁
CSS:
content: "\3401"
JavaScript:
"\u{3401}"
Python:
"\u3401"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No