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 PYONH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D462 | |
| decimal | 54370 | |
| htmldecimal | 푢 | |
| htmlhex | 푢 | |
| css | \D462 | |
| javascript | \u{D462} | |
| python | \ud462 | |
| java | \uD462 | |
| go | \uD462 | |
| ruby | \u{D462} | |
| rust | \u{D462} | |
| ccpp | \ud462 | |
| urlencoded | %ED%91%A2 | |
| utf8bytes | ed 91 a2 | |
| utf16bebytes | d4 62 | |
| utf32bebytes | 00 00 d4 62 |
How to Use
HTML:
푢
CSS:
content: "\D462"
JavaScript:
"\u{D462}"
Python:
"\ud462"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No