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