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