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 PWAES
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D437 | |
| decimal | 54327 | |
| htmldecimal | 퐷 | |
| htmlhex | 퐷 | |
| css | \D437 | |
| javascript | \u{D437} | |
| python | \ud437 | |
| java | \uD437 | |
| go | \uD437 | |
| ruby | \u{D437} | |
| rust | \u{D437} | |
| ccpp | \ud437 | |
| urlencoded | %ED%90%B7 | |
| utf8bytes | ed 90 b7 | |
| utf16bebytes | d4 37 | |
| utf32bebytes | 00 00 d4 37 |
How to Use
HTML:
퐷
CSS:
content: "\D437"
JavaScript:
"\u{D437}"
Python:
"\ud437"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No