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