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