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