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 PYULS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D4F4 | |
| decimal | 54516 | |
| htmldecimal | 퓴 | |
| htmlhex | 퓴 | |
| css | \D4F4 | |
| javascript | \u{D4F4} | |
| python | \ud4f4 | |
| java | \uD4F4 | |
| go | \uD4F4 | |
| ruby | \u{D4F4} | |
| rust | \u{D4F4} | |
| ccpp | \ud4f4 | |
| urlencoded | %ED%93%B4 | |
| utf8bytes | ed 93 b4 | |
| utf16bebytes | d4 f4 | |
| utf32bebytes | 00 00 d4 f4 |
How to Use
HTML:
퓴
CSS:
content: "\D4F4"
JavaScript:
"\u{D4F4}"
Python:
"\ud4f4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No