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 PWEOLS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D4A0 | |
| decimal | 54432 | |
| htmldecimal | 풠 | |
| htmlhex | 풠 | |
| css | \D4A0 | |
| javascript | \u{D4A0} | |
| python | \ud4a0 | |
| java | \uD4A0 | |
| go | \uD4A0 | |
| ruby | \u{D4A0} | |
| rust | \u{D4A0} | |
| ccpp | \ud4a0 | |
| urlencoded | %ED%92%A0 | |
| utf8bytes | ed 92 a0 | |
| utf16bebytes | d4 a0 | |
| utf32bebytes | 00 00 d4 a0 |
How to Use
HTML:
풠
CSS:
content: "\D4A0"
JavaScript:
"\u{D4A0}"
Python:
"\ud4a0"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No