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