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