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