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