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 GE
Overview
게 (HANGUL SYLLABLE GE) is the Unicode character at code point U+AC8C. 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+AC8C | |
| decimal | 44172 | |
| htmldecimal | 게 | |
| htmlhex | 게 | |
| css | \AC8C | |
| javascript | \u{AC8C} | |
| python | \uac8c | |
| java | \uAC8C | |
| go | \uAC8C | |
| ruby | \u{AC8C} | |
| rust | \u{AC8C} | |
| ccpp | \uac8c | |
| urlencoded | %EA%B2%8C | |
| utf8bytes | ea b2 8c | |
| utf16bebytes | ac 8c | |
| utf32bebytes | 00 00 ac 8c |
How to Use
HTML:
게
CSS:
content: "\AC8C"
JavaScript:
"\u{AC8C}"
Python:
"\uac8c"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1166
Frequently Asked Questions
What is the 게 character (HANGUL SYLLABLE GE)?
게 (HANGUL SYLLABLE GE) is the Unicode character U+AC8C.
What is the Unicode codepoint of HANGUL SYLLABLE GE?
The HANGUL SYLLABLE GE character (게) has codepoint U+AC8C.
How do I type or copy HANGUL SYLLABLE GE?
Copy 게 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.