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