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