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