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