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 KYEJ
Overview
콎 (HANGUL SYLLABLE KYEJ) is the Unicode character at code point U+CF4E. 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+CF4E | |
| decimal | 53070 | |
| htmldecimal | 콎 | |
| htmlhex | 콎 | |
| css | \CF4E | |
| javascript | \u{CF4E} | |
| python | \ucf4e | |
| java | \uCF4E | |
| go | \uCF4E | |
| ruby | \u{CF4E} | |
| rust | \u{CF4E} | |
| ccpp | \ucf4e | |
| urlencoded | %EC%BD%8E | |
| utf8bytes | ec bd 8e | |
| utf16bebytes | cf 4e | |
| utf32bebytes | 00 00 cf 4e |
How to Use
HTML:
콎
CSS:
content: "\CF4E"
JavaScript:
"\u{CF4E}"
Python:
"\ucf4e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 1168 11BD
Frequently Asked Questions
What is the 콎 character (HANGUL SYLLABLE KYEJ)?
콎 (HANGUL SYLLABLE KYEJ) is the Unicode character U+CF4E.
What is the Unicode codepoint of HANGUL SYLLABLE KYEJ?
The HANGUL SYLLABLE KYEJ character (콎) has codepoint U+CF4E.
How do I type or copy HANGUL SYLLABLE KYEJ?
Copy 콎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.