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 CYU
Overview
츄 (HANGUL SYLLABLE CYU) is the Unicode character at code point U+CE04. 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+CE04 | |
| decimal | 52740 | |
| htmldecimal | 츄 | |
| htmlhex | 츄 | |
| css | \CE04 | |
| javascript | \u{CE04} | |
| python | \uce04 | |
| java | \uCE04 | |
| go | \uCE04 | |
| ruby | \u{CE04} | |
| rust | \u{CE04} | |
| ccpp | \uce04 | |
| urlencoded | %EC%B8%84 | |
| utf8bytes | ec b8 84 | |
| utf16bebytes | ce 04 | |
| utf32bebytes | 00 00 ce 04 |
How to Use
HTML:
츄
CSS:
content: "\CE04"
JavaScript:
"\u{CE04}"
Python:
"\uce04"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1172
Frequently Asked Questions
What is the 츄 character (HANGUL SYLLABLE CYU)?
츄 (HANGUL SYLLABLE CYU) is the Unicode character U+CE04.
What is the Unicode codepoint of HANGUL SYLLABLE CYU?
The HANGUL SYLLABLE CYU character (츄) has codepoint U+CE04.
How do I type or copy HANGUL SYLLABLE CYU?
Copy 츄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.