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