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