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