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 KOE
Overview
쾨 (HANGUL SYLLABLE KOE) is the Unicode character at code point U+CFA8. 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+CFA8 | |
| decimal | 53160 | |
| htmldecimal | 쾨 | |
| htmlhex | 쾨 | |
| css | \CFA8 | |
| javascript | \u{CFA8} | |
| python | \ucfa8 | |
| java | \uCFA8 | |
| go | \uCFA8 | |
| ruby | \u{CFA8} | |
| rust | \u{CFA8} | |
| ccpp | \ucfa8 | |
| urlencoded | %EC%BE%A8 | |
| utf8bytes | ec be a8 | |
| utf16bebytes | cf a8 | |
| utf32bebytes | 00 00 cf a8 |
How to Use
HTML:
쾨
CSS:
content: "\CFA8"
JavaScript:
"\u{CFA8}"
Python:
"\ucfa8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 116C
Frequently Asked Questions
What is the 쾨 character (HANGUL SYLLABLE KOE)?
쾨 (HANGUL SYLLABLE KOE) is the Unicode character U+CFA8.
What is the Unicode codepoint of HANGUL SYLLABLE KOE?
The HANGUL SYLLABLE KOE character (쾨) has codepoint U+CFA8.
How do I type or copy HANGUL SYLLABLE KOE?
Copy 쾨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.