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