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