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