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