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