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