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