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