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