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