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