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