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