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
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