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