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