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