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