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 GWAEL
Overview
괠 (HANGUL SYLLABLE GWAEL) is the Unicode character at code point U+AD20. 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+AD20 | |
| decimal | 44320 | |
| htmldecimal | 괠 | |
| htmlhex | 괠 | |
| css | \AD20 | |
| javascript | \u{AD20} | |
| python | \uad20 | |
| java | \uAD20 | |
| go | \uAD20 | |
| ruby | \u{AD20} | |
| rust | \u{AD20} | |
| ccpp | \uad20 | |
| urlencoded | %EA%B4%A0 | |
| utf8bytes | ea b4 a0 | |
| utf16bebytes | ad 20 | |
| utf32bebytes | 00 00 ad 20 |
How to Use
HTML:
괠
CSS:
content: "\AD20"
JavaScript:
"\u{AD20}"
Python:
"\uad20"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 116B 11AF
Frequently Asked Questions
What is the 괠 character (HANGUL SYLLABLE GWAEL)?
괠 (HANGUL SYLLABLE GWAEL) is the Unicode character U+AD20.
What is the Unicode codepoint of HANGUL SYLLABLE GWAEL?
The HANGUL SYLLABLE GWAEL character (괠) has codepoint U+AD20.
How do I type or copy HANGUL SYLLABLE GWAEL?
Copy 괠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.