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