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