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 SEONG
Overview
성 (HANGUL SYLLABLE SEONG) is the Unicode character at code point U+C131. 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+C131 | |
| decimal | 49457 | |
| htmldecimal | 성 | |
| htmlhex | 성 | |
| css | \C131 | |
| javascript | \u{C131} | |
| python | \uc131 | |
| java | \uC131 | |
| go | \uC131 | |
| ruby | \u{C131} | |
| rust | \u{C131} | |
| ccpp | \uc131 | |
| urlencoded | %EC%84%B1 | |
| utf8bytes | ec 84 b1 | |
| utf16bebytes | c1 31 | |
| utf32bebytes | 00 00 c1 31 |
How to Use
HTML:
성
CSS:
content: "\C131"
JavaScript:
"\u{C131}"
Python:
"\uc131"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1109 1165 11BC
Frequently Asked Questions
What is the 성 character (HANGUL SYLLABLE SEONG)?
성 (HANGUL SYLLABLE SEONG) is the Unicode character U+C131.
What is the Unicode codepoint of HANGUL SYLLABLE SEONG?
The HANGUL SYLLABLE SEONG character (성) has codepoint U+C131.
How do I type or copy HANGUL SYLLABLE SEONG?
Copy 성 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.