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