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