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