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