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