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