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