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