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