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