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