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