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