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