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