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 KWINJ
Overview
퀹 (HANGUL SYLLABLE KWINJ) is the Unicode character at code point U+D039. 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+D039 | |
| decimal | 53305 | |
| htmldecimal | 퀹 | |
| htmlhex | 퀹 | |
| css | \D039 | |
| javascript | \u{D039} | |
| python | \ud039 | |
| java | \uD039 | |
| go | \uD039 | |
| ruby | \u{D039} | |
| rust | \u{D039} | |
| ccpp | \ud039 | |
| urlencoded | %ED%80%B9 | |
| utf8bytes | ed 80 b9 | |
| utf16bebytes | d0 39 | |
| utf32bebytes | 00 00 d0 39 |
How to Use
HTML:
퀹
CSS:
content: "\D039"
JavaScript:
"\u{D039}"
Python:
"\ud039"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 1171 11AC
Frequently Asked Questions
What is the 퀹 character (HANGUL SYLLABLE KWINJ)?
퀹 (HANGUL SYLLABLE KWINJ) is the Unicode character U+D039.
What is the Unicode codepoint of HANGUL SYLLABLE KWINJ?
The HANGUL SYLLABLE KWINJ character (퀹) has codepoint U+D039.
How do I type or copy HANGUL SYLLABLE KWINJ?
Copy 퀹 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.