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 PAT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D325 | |
| decimal | 54053 | |
| htmldecimal | 팥 | |
| htmlhex | 팥 | |
| css | \D325 | |
| javascript | \u{D325} | |
| python | \ud325 | |
| java | \uD325 | |
| go | \uD325 | |
| ruby | \u{D325} | |
| rust | \u{D325} | |
| ccpp | \ud325 | |
| urlencoded | %ED%8C%A5 | |
| utf8bytes | ed 8c a5 | |
| utf16bebytes | d3 25 | |
| utf32bebytes | 00 00 d3 25 |
How to Use
HTML:
팥
CSS:
content: "\D325"
JavaScript:
"\u{D325}"
Python:
"\ud325"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No