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