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