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