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