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