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