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 STROKE S
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31D1 | |
| decimal | 12753 | |
| htmldecimal | ㇑ | |
| htmlhex | ㇑ | |
| css | \31D1 | |
| javascript | \u{31D1} | |
| python | \u31d1 | |
| java | \u31D1 | |
| go | \u31D1 | |
| ruby | \u{31D1} | |
| rust | \u{31D1} | |
| ccpp | \u31d1 | |
| urlencoded | %E3%87%91 | |
| utf8bytes | e3 87 91 | |
| utf16bebytes | 31 d1 | |
| utf32bebytes | 00 00 31 d1 |
How to Use
HTML:
㇑
CSS:
content: "\31D1"
JavaScript:
"\u{31D1}"
Python:
"\u31d1"
Properties
- Block
- CJK Strokes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No