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