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