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