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