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