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