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