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