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