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