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