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