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