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