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