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