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