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