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