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 GYULG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+ADE5 | |
| decimal | 44517 | |
| htmldecimal | 귥 | |
| htmlhex | 귥 | |
| css | \ADE5 | |
| javascript | \u{ADE5} | |
| python | \uade5 | |
| java | \uADE5 | |
| go | \uADE5 | |
| ruby | \u{ADE5} | |
| rust | \u{ADE5} | |
| ccpp | \uade5 | |
| urlencoded | %EA%B7%A5 | |
| utf8bytes | ea b7 a5 | |
| utf16bebytes | ad e5 | |
| utf32bebytes | 00 00 ad e5 |
How to Use
HTML:
귥
CSS:
content: "\ADE5"
JavaScript:
"\u{ADE5}"
Python:
"\uade5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No