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