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 HAG
Overview
학 (HANGUL SYLLABLE HAG) is the Unicode character at code point U+D559. 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+D559 | |
| decimal | 54617 | |
| htmldecimal | 학 | |
| htmlhex | 학 | |
| css | \D559 | |
| javascript | \u{D559} | |
| python | \ud559 | |
| java | \uD559 | |
| go | \uD559 | |
| ruby | \u{D559} | |
| rust | \u{D559} | |
| ccpp | \ud559 | |
| urlencoded | %ED%95%99 | |
| utf8bytes | ed 95 99 | |
| utf16bebytes | d5 59 | |
| utf32bebytes | 00 00 d5 59 |
How to Use
HTML:
학
CSS:
content: "\D559"
JavaScript:
"\u{D559}"
Python:
"\ud559"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1112 1161 11A8
Frequently Asked Questions
What is the 학 character (HANGUL SYLLABLE HAG)?
학 (HANGUL SYLLABLE HAG) is the Unicode character U+D559.
What is the Unicode codepoint of HANGUL SYLLABLE HAG?
The HANGUL SYLLABLE HAG character (학) has codepoint U+D559.
How do I type or copy HANGUL SYLLABLE HAG?
Copy 학 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.