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