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