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