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 PWIG
Overview
퓍 (HANGUL SYLLABLE PWIG) is the Unicode character at code point U+D4CD. 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+D4CD | |
| decimal | 54477 | |
| htmldecimal | 퓍 | |
| htmlhex | 퓍 | |
| css | \D4CD | |
| javascript | \u{D4CD} | |
| python | \ud4cd | |
| java | \uD4CD | |
| go | \uD4CD | |
| ruby | \u{D4CD} | |
| rust | \u{D4CD} | |
| ccpp | \ud4cd | |
| urlencoded | %ED%93%8D | |
| utf8bytes | ed 93 8d | |
| utf16bebytes | d4 cd | |
| utf32bebytes | 00 00 d4 cd |
How to Use
HTML:
퓍
CSS:
content: "\D4CD"
JavaScript:
"\u{D4CD}"
Python:
"\ud4cd"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1111 1171 11A8
Frequently Asked Questions
What is the 퓍 character (HANGUL SYLLABLE PWIG)?
퓍 (HANGUL SYLLABLE PWIG) is the Unicode character U+D4CD.
What is the Unicode codepoint of HANGUL SYLLABLE PWIG?
The HANGUL SYLLABLE PWIG character (퓍) has codepoint U+D4CD.
How do I type or copy HANGUL SYLLABLE PWIG?
Copy 퓍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.