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