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