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