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 CHOSEONG PIEUP-CHIEUCH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1128 | |
| decimal | 4392 | |
| htmldecimal | ᄨ | |
| htmlhex | ᄨ | |
| css | \1128 | |
| javascript | \u{1128} | |
| python | \u1128 | |
| java | \u1128 | |
| go | \u1128 | |
| ruby | \u{1128} | |
| rust | \u{1128} | |
| ccpp | \u1128 | |
| urlencoded | %E1%84%A8 | |
| utf8bytes | e1 84 a8 | |
| utf16bebytes | 11 28 | |
| utf32bebytes | 00 00 11 28 |
How to Use
HTML:
ᄨ
CSS:
content: "\1128"
JavaScript:
"\u{1128}"
Python:
"\u1128"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No