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