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