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