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