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