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 SWEONJ
Overview
숹 (HANGUL SYLLABLE SWEONJ) is the Unicode character at code point U+C239. 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+C239 | |
| decimal | 49721 | |
| htmldecimal | 숹 | |
| htmlhex | 숹 | |
| css | \C239 | |
| javascript | \u{C239} | |
| python | \uc239 | |
| java | \uC239 | |
| go | \uC239 | |
| ruby | \u{C239} | |
| rust | \u{C239} | |
| ccpp | \uc239 | |
| urlencoded | %EC%88%B9 | |
| utf8bytes | ec 88 b9 | |
| utf16bebytes | c2 39 | |
| utf32bebytes | 00 00 c2 39 |
How to Use
HTML:
숹
CSS:
content: "\C239"
JavaScript:
"\u{C239}"
Python:
"\uc239"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1109 116F 11AC
Frequently Asked Questions
What is the 숹 character (HANGUL SYLLABLE SWEONJ)?
숹 (HANGUL SYLLABLE SWEONJ) is the Unicode character U+C239.
What is the Unicode codepoint of HANGUL SYLLABLE SWEONJ?
The HANGUL SYLLABLE SWEONJ character (숹) has codepoint U+C239.
How do I type or copy HANGUL SYLLABLE SWEONJ?
Copy 숹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.