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