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