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