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