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 GWES
Overview
궷 (HANGUL SYLLABLE GWES) is the Unicode character at code point U+ADB7. 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+ADB7 | |
| decimal | 44471 | |
| htmldecimal | 궷 | |
| htmlhex | 궷 | |
| css | \ADB7 | |
| javascript | \u{ADB7} | |
| python | \uadb7 | |
| java | \uADB7 | |
| go | \uADB7 | |
| ruby | \u{ADB7} | |
| rust | \u{ADB7} | |
| ccpp | \uadb7 | |
| urlencoded | %EA%B6%B7 | |
| utf8bytes | ea b6 b7 | |
| utf16bebytes | ad b7 | |
| utf32bebytes | 00 00 ad b7 |
How to Use
HTML:
궷
CSS:
content: "\ADB7"
JavaScript:
"\u{ADB7}"
Python:
"\uadb7"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1170 11BA
Frequently Asked Questions
What is the 궷 character (HANGUL SYLLABLE GWES)?
궷 (HANGUL SYLLABLE GWES) is the Unicode character U+ADB7.
What is the Unicode codepoint of HANGUL SYLLABLE GWES?
The HANGUL SYLLABLE GWES character (궷) has codepoint U+ADB7.
How do I type or copy HANGUL SYLLABLE GWES?
Copy 궷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.