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