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