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