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