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