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