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 PWI
Overview
퓌 (HANGUL SYLLABLE PWI) is the Unicode character at code point U+D4CC. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D4CC | |
| decimal | 54476 | |
| htmldecimal | 퓌 | |
| htmlhex | 퓌 | |
| css | \D4CC | |
| javascript | \u{D4CC} | |
| python | \ud4cc | |
| java | \uD4CC | |
| go | \uD4CC | |
| ruby | \u{D4CC} | |
| rust | \u{D4CC} | |
| ccpp | \ud4cc | |
| urlencoded | %ED%93%8C | |
| utf8bytes | ed 93 8c | |
| utf16bebytes | d4 cc | |
| utf32bebytes | 00 00 d4 cc |
How to Use
HTML:
퓌
CSS:
content: "\D4CC"
JavaScript:
"\u{D4CC}"
Python:
"\ud4cc"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1111 1171
Frequently Asked Questions
What is the 퓌 character (HANGUL SYLLABLE PWI)?
퓌 (HANGUL SYLLABLE PWI) is the Unicode character U+D4CC.
What is the Unicode codepoint of HANGUL SYLLABLE PWI?
The HANGUL SYLLABLE PWI character (퓌) has codepoint U+D4CC.
How do I type or copy HANGUL SYLLABLE PWI?
Copy 퓌 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.