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