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' : ''">
ᇐ
HANGUL JONGSEONG SSANGRIEUL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11D0 | |
| decimal | 4560 | |
| htmldecimal | ᇐ | |
| htmlhex | ᇐ | |
| css | \11D0 | |
| javascript | \u{11D0} | |
| python | \u11d0 | |
| java | \u11D0 | |
| go | \u11D0 | |
| ruby | \u{11D0} | |
| rust | \u{11D0} | |
| ccpp | \u11d0 | |
| urlencoded | %E1%87%90 | |
| utf8bytes | e1 87 90 | |
| utf16bebytes | 11 d0 | |
| utf32bebytes | 00 00 11 d0 |
How to Use
HTML:
ᇐ
CSS:
content: "\11D0"
JavaScript:
"\u{11D0}"
Python:
"\u11d0"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No