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