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 MIEUM-CHIEUCH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+11E0 | |
| decimal | 4576 | |
| htmldecimal | ᇠ | |
| htmlhex | ᇠ | |
| css | \11E0 | |
| javascript | \u{11E0} | |
| python | \u11e0 | |
| java | \u11E0 | |
| go | \u11E0 | |
| ruby | \u{11E0} | |
| rust | \u{11E0} | |
| ccpp | \u11e0 | |
| urlencoded | %E1%87%A0 | |
| utf8bytes | e1 87 a0 | |
| utf16bebytes | 11 e0 | |
| utf32bebytes | 00 00 11 e0 |
How to Use
HTML:
ᇠ
CSS:
content: "\11E0"
JavaScript:
"\u{11E0}"
Python:
"\u11e0"
Properties
- Block
- Hangul Jamo
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No