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