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