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