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