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