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