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