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