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