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