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
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