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