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