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