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