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 SG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31DA | |
| decimal | 12762 | |
| htmldecimal | ㇚ | |
| htmlhex | ㇚ | |
| css | \31DA | |
| javascript | \u{31DA} | |
| python | \u31da | |
| java | \u31DA | |
| go | \u31DA | |
| ruby | \u{31DA} | |
| rust | \u{31DA} | |
| ccpp | \u31da | |
| urlencoded | %E3%87%9A | |
| utf8bytes | e3 87 9a | |
| utf16bebytes | 31 da | |
| utf32bebytes | 00 00 31 da |
How to Use
HTML:
㇚
CSS:
content: "\31DA"
JavaScript:
"\u{31DA}"
Python:
"\u31da"
Properties
- Block
- CJK Strokes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No