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