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