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