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