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