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