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