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 PYONG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D471 | |
| decimal | 54385 | |
| htmldecimal | 푱 | |
| htmlhex | 푱 | |
| css | \D471 | |
| javascript | \u{D471} | |
| python | \ud471 | |
| java | \uD471 | |
| go | \uD471 | |
| ruby | \u{D471} | |
| rust | \u{D471} | |
| ccpp | \ud471 | |
| urlencoded | %ED%91%B1 | |
| utf8bytes | ed 91 b1 | |
| utf16bebytes | d4 71 | |
| utf32bebytes | 00 00 d4 71 |
How to Use
HTML:
푱
CSS:
content: "\D471"
JavaScript:
"\u{D471}"
Python:
"\ud471"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No