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