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