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