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