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