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