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 SYLLABLE PID
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D543 | |
| decimal | 54595 | |
| htmldecimal | 핃 | |
| htmlhex | 핃 | |
| css | \D543 | |
| javascript | \u{D543} | |
| python | \ud543 | |
| java | \uD543 | |
| go | \uD543 | |
| ruby | \u{D543} | |
| rust | \u{D543} | |
| ccpp | \ud543 | |
| urlencoded | %ED%95%83 | |
| utf8bytes | ed 95 83 | |
| utf16bebytes | d5 43 | |
| utf32bebytes | 00 00 d5 43 |
How to Use
HTML:
핃
CSS:
content: "\D543"
JavaScript:
"\u{D543}"
Python:
"\ud543"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No