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 PYEOT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D3CD | |
| decimal | 54221 | |
| htmldecimal | 폍 | |
| htmlhex | 폍 | |
| css | \D3CD | |
| javascript | \u{D3CD} | |
| python | \ud3cd | |
| java | \uD3CD | |
| go | \uD3CD | |
| ruby | \u{D3CD} | |
| rust | \u{D3CD} | |
| ccpp | \ud3cd | |
| urlencoded | %ED%8F%8D | |
| utf8bytes | ed 8f 8d | |
| utf16bebytes | d3 cd | |
| utf32bebytes | 00 00 d3 cd |
How to Use
HTML:
폍
CSS:
content: "\D3CD"
JavaScript:
"\u{D3CD}"
Python:
"\ud3cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No