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