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