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