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