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