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