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