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