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