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