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