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