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 PG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31E2 | |
| decimal | 12770 | |
| htmldecimal | ㇢ | |
| htmlhex | ㇢ | |
| css | \31E2 | |
| javascript | \u{31E2} | |
| python | \u31e2 | |
| java | \u31E2 | |
| go | \u31E2 | |
| ruby | \u{31E2} | |
| rust | \u{31E2} | |
| ccpp | \u31e2 | |
| urlencoded | %E3%87%A2 | |
| utf8bytes | e3 87 a2 | |
| utf16bebytes | 31 e2 | |
| utf32bebytes | 00 00 31 e2 |
How to Use
HTML:
㇢
CSS:
content: "\31E2"
JavaScript:
"\u{31E2}"
Python:
"\u31e2"
Properties
- Block
- CJK Strokes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No