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