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