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